chore: add Python version checking (#195)
chore: add python version checking
This commit is contained in:
parent
34b81cce94
commit
cfa90ac7f4
4
Pipfile
4
Pipfile
@ -10,3 +10,7 @@ httpx = "==0.13.3"
|
||||
coveralls = "*"
|
||||
"pytest-watch" = "*"
|
||||
"pytest-testmon" = "*"
|
||||
|
||||
[requires]
|
||||
|
||||
python_version = ">=3.6"
|
||||
|
Loading…
Reference in New Issue
Block a user