mirror of
https://github.com/certbot/certbot.git
synced 2025-08-08 04:02:10 +03:00
Pin pip & co like our other dependencies (#8868)
* use poetry 1.2.0a1 * pin pip normally * use normal constraints file with pipstrap * remove unused STRIP_HASHES var * Check for old poetry versions * keep pip, setuptools, and wheel pinned in oldest * remove strip hashes * pin back pip * fix new lint error
This commit is contained in:
@@ -16,7 +16,6 @@ import tempfile
|
||||
|
||||
import merge_requirements as merge_module
|
||||
import readlink
|
||||
import strip_hashes
|
||||
|
||||
|
||||
# Once this code doesn't need to support Python 2, we can simply use
|
||||
|
Reference in New Issue
Block a user