certbot/certbot-compatibility-test
Brad Warren 6c52cc49a7 Pin dependencies in compatibility tests. (#5004)
We now use tools/pip_install_editable.sh which installs our packages using the
pinned versions from certbot-auto.

We also use letsencrypt-auto-source/letsencrypt-auto instead of certbot-auto in
the root to:

1. Make sure OS bootstrappers are up to date with master.
2. Copy letsencrypt-auto-source into our tree so it can be used by
tools/pip_install_editable.sh later.
2017-08-08 15:31:41 -07:00
..
certbot_compatibility_test Fix and speed up compatibility-tests 2017-06-21 13:29:00 -07:00
docs added new docs links 2016-05-04 17:03:52 -07:00
nginx Fix nginx parser (#4296) 2017-03-24 19:45:53 -07:00
Dockerfile Pin dependencies in compatibility tests. (#5004) 2017-08-08 15:31:41 -07:00
Dockerfile-apache Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
Dockerfile-nginx Add certbot-compatibility-test Dockerfiles 2016-08-10 16:08:30 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
MANIFEST.in s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
README.rst Rename misc files 2016-04-14 10:20:23 -07:00
readthedocs.org.requirements.txt s/letsencrypt/certbot letsencrypt-compatibility-test 2016-04-13 16:58:21 -07:00
setup.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Bump version to 0.18.0 2017-08-01 17:01:19 -07:00

Compatibility tests for Certbot