Thanks to visit codestin.com Credit goes to github.com
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 7e2ad21 commit 728349bCopy full SHA for 728349b
1 file changed
setup.py
@@ -44,7 +44,7 @@
44
'pyyaml',
45
'six',
46
'toml',
47
- 'virtualenv',
+ 'virtualenv>=15.2',
48
],
49
extras_require={
50
':python_version<"3.2"': ['futures'],
0 commit comments