Skip to content

Commit

Permalink
py-translationstring: add py36 subport
Browse files Browse the repository at this point in the history
  • Loading branch information
stromnov committed Feb 14, 2017
1 parent 8754ea0 commit 86de9a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions python/py-translationstring/Portfile
Expand Up @@ -11,7 +11,7 @@ platforms darwin
license BSD
supported_archs noarch

python.versions 27 34 35
python.versions 27 34 35 36

maintainers stromnov openmaintainer

Expand All @@ -31,6 +31,4 @@ if {${name} ne ${subport}} {
port:py${python.version}-setuptools

livecheck.type none
} else {
livecheck.type pypi
}

0 comments on commit 86de9a7

Please sign in to comment.