mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 14:54:24 -04:00
* Add a new, simplified version of pipstrap. * Use tools/pipstrap.py * Uncomment code * Refactor pip_install.py and provide hashes. * Fix test_sdists.sh. * Make code work on Python 2. * Call strip_hashes.py using Python 3. * Pin the oldest version of httplib2 used in distros * Strip enum34 dependency. * Remove pip pinnings from dev_constraints.txt * Correct pipstrap docstring. * Don't set working_dir twice. * Add comments |
||
|---|---|---|
| .. | ||
| bootstrap_os_packages.sh | ||
| boulder_config.sh | ||
| boulder_install.sh | ||
| set_python_envvars.sh | ||
| test_apache2.sh | ||
| test_leauto_upgrades.sh | ||
| test_letsencrypt_auto_certonly_standalone.sh | ||
| test_openssl_version.py | ||
| test_sdists.sh | ||
| test_tests.sh | ||