diff options
Diffstat (limited to 'ci')
-rwxr-xr-x | ci/verify.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/verify.sh b/ci/verify.sh index aedbf26..40e94b6 100755 --- a/ci/verify.sh +++ b/ci/verify.sh @@ -22,7 +22,6 @@ pip install --upgrade setuptools pip install autoflake==1.2 pip install autopep8==1.3.5 pip install coverage==4.5.1 -#pip install cryptography pip install flake8==3.5.0 pip install mock==2.0.0 pip install nose==1.3.7 |