diff options
Diffstat (limited to 'net/py-oauth2/Makefile')
-rw-r--r-- | net/py-oauth2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-oauth2/Makefile b/net/py-oauth2/Makefile index c9aebb3d5ad8..65b50ae38c1f 100644 --- a/net/py-oauth2/Makefile +++ b/net/py-oauth2/Makefile @@ -22,7 +22,7 @@ TESTS_DESC= Install test suite requirements TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} NO_ARCH= yes -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils do-test: |