certbot/certbot-nginx
Brad Warren 64e06d4201
Use greater than or equal to in requirements. (#6117)
* Use greater than or equal to in requirements.

This changes the existing requirements using strictly greater than to greater
than or equal to so that they're more conventional.

* Use >= for certbot-postfix.

Despite it previously saying 'certbot>0.23.0', certbot-postfix/local-oldest-requirements.txt was pinned to 0.23.0 so let's just use certbot>=0.23.0.
2018-06-28 10:55:21 -07:00
..
certbot_nginx fix server_root default tests on macOS (#6149) 2018-06-27 17:35:43 -07:00
docs added new docs links 2016-05-04 17:03:52 -07:00
tests Separate integration coverage (#6113) 2018-06-15 09:55:16 -07:00
LICENSE.txt s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00
local-oldest-requirements.txt Require acme>=0.25.0 for nginx (#6099) 2018-06-12 17:24:19 -07:00
MANIFEST.in s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00
README.rst s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
readthedocs.org.requirements.txt s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00
setup.cfg Tell the world we're Python 3 compatible (#4568) 2017-04-28 16:06:45 -07:00
setup.py Use greater than or equal to in requirements. (#6117) 2018-06-28 10:55:21 -07:00

Nginx plugin for Certbot