Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit e90b4ad

Browse files
committed
Fix tox version
1 parent a19f788 commit e90b4ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ def rel(*xs):
5555
"twine==1.12.1",
5656

5757
# Testing
58-
"tox==3.6.1",
59-
"tox-venv"
58+
"tox==3.9.0",
59+
"tox-venv==0.4.0"
6060
]
6161

6262

0 commit comments

Comments
 (0)