Skip to content

Commit

Permalink
dev-python/cachecontrol: Add pypy3 love
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Jan 31, 2022
1 parent b09cd12 commit 10ce6af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/cachecontrol/cachecontrol-0.12.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..10} pypy3 )
inherit distutils-r1

DESCRIPTION="httplib2 caching for requests"
Expand Down

0 comments on commit 10ce6af

Please sign in to comment.