Compare commits
2 Commits
fix_python
...
sgode-patc
Author | SHA1 | Date | |
---|---|---|---|
c3b60bb11d | |||
c3a51e8aeb |
@ -3,10 +3,8 @@ minversion = 3.1
|
||||
envlist = py39,pep8
|
||||
skipsdist = True
|
||||
ignore_basepython_conflict = True
|
||||
basepython = python3.11
|
||||
|
||||
[testenv]
|
||||
basepython = python3.11
|
||||
usedevelop = True
|
||||
install_command = pip install {opts} {packages}
|
||||
deps =
|
||||
|
Reference in New Issue
Block a user