test_chooser.py
5.19 KB
-
Remove python 2.7/3.5 compatibility code (#3405) · bf30ca69
* Remove python 2.7/3.5 compatibility code This change removes code, dependencies and tests related to python 2.7 and 3.5 compatibility. The minimum supported runtime python version for poetry is now 3.6. * tests: mitigate httpretty urllib incompatibility Relates-to: #3404
Arun Babu Neelicattu committed