Skip to content

Commit

Permalink
py-babel: add py310 subport
Browse files Browse the repository at this point in the history
It is safe to enable because adding support of python 3.10 was near to
enable it at CI: python-babel/babel#809
  • Loading branch information
catap committed Nov 12, 2021
1 parent 41f1f9f commit 0009fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/py-babel/Portfile
Expand Up @@ -12,7 +12,7 @@ platforms darwin
license BSD
supported_archs noarch

python.versions 27 35 36 37 38 39
python.versions 27 35 36 37 38 39 310

maintainers {stromnov @stromnov} openmaintainer

Expand Down

0 comments on commit 0009fdd

Please sign in to comment.