Skip to content

Commit 643797a

Browse files
authored
Merge pull request #21 from orawanpan/patch-1
Update setup.py
2 parents 0af0559 + 096186d commit 643797a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
VERSION='0.1' #
1515

1616
requirements = [
17-
'tox',
17+
'tox==3.0.0',
1818
'coverage',
1919
'robotframework>=3.0',
2020
'jsonpath-rw==1.4.0',

0 commit comments

Comments
 (0)