Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Only install on 3.7 because pypy is 3.6 and uses typed-ast
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu committed May 22, 2020
1 parent 08b0988 commit 098c82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Expand Up @@ -5,4 +5,4 @@ pytest>=3.6.0
pytest-cov
funcsigs
requests
black ; python_version >= '3.6'
black ; python_version >= '3.7'

0 comments on commit 098c82b

Please sign in to comment.