downgrade wheel package to v0.31.1
This commit is contained in:
parent
9dcfaa5fed
commit
4a0c55183b
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ chardet==3.0.4
|
||||||
Cython==0.29.14
|
Cython==0.29.14
|
||||||
nose==1.3.7
|
nose==1.3.7
|
||||||
tox==3.14.1
|
tox==3.14.1
|
||||||
wheel==0.33.6
|
wheel==0.31.1
|
||||||
#autopep8==1.4.4
|
#autopep8==1.4.4
|
||||||
#pylint==2.4.4
|
#pylint==2.4.4
|
||||||
|
|
Loading…
Reference in a new issue