Skip to content

Commit

Permalink
dev-python/pyjwt: Enable py3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Jul 18, 2018
1 parent c1da8c0 commit cf0c6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/pyjwt/pyjwt-1.5.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
PYTHON_COMPAT=( python{2_7,3_{4,5,6,7}} pypy )

inherit distutils-r1 eutils

Expand Down

0 comments on commit cf0c6e9

Please sign in to comment.