We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6834ee4 commit 624d3c4Copy full SHA for 624d3c4
tox.ini
@@ -1,5 +1,7 @@
1
[tox]
2
envlist = py{37,38,39,310,311,312,313}-{unit,integration,performance}
3
+# for Python 3.7 support (https://github.com/tox-dev/tox/issues/3416#issuecomment-2426989929)
4
+requires = virtualenv<20.22.0
5
6
[testenv]
7
passenv = TEST_NEO4J_*
0 commit comments