Closed emimaesmith closed 4 years ago
Pinning the zipp version to less than 2.0.0 due to support for Python 2.7 was discontinued in >= 2.0.0
manage.py test
pip/production.txt pip/requirements.txt
Zipp >= 2.0.0 discontinued support for Python 2.7. Due to dependencies on this library, we need to pin the version of zipp we're pulling to < 2.0.0
Pinning the zipp version to less than 2.0.0 due to support for Python 2.7 was discontinued in >= 2.0.0
Checklist
manage.py test
passesAffected app(s)
pip/production.txt pip/requirements.txt
Description of change
Zipp >= 2.0.0 discontinued support for Python 2.7. Due to dependencies on this library, we need to pin the version of zipp we're pulling to < 2.0.0