Commit Graph
9 Commits
Author SHA1 Message Date
Harlan Lieberman-BergandBrad Warren b0e389aad7 Drop setuptools as a runtime dependency
Because of the change from using setuptools.pkg_resources to using
importlib, we no longer need a runtime dependency on setuptools. It is
still required, however, for running setup.py.
2024-12-03 11:17:27 -08:00
Harlan Lieberman-BergandBrad Warren 6771b8e05b docs: move warning about distro provided renewal (#6133)
Currently, you must read ten paragraphs about writing renewal hooks
before you find that most distributions will automatically renew certs
for you.  This is burying the lede in a major way; moving it up to the
header seems a better choice.
2018-06-21 12:52:08 -07:00
Harlan Lieberman-BergandJacob Hoffman-Andrews cbd827382e Documentation on cron renewal (#5460) 2018-03-21 08:17:06 -07:00
Harlan Lieberman-Berg faa7946a3a Update Debian using instructions. 2015-12-13 18:14:12 -05:00
Harlan Lieberman-BergandPeter Eckersley 1964bdeb78 Correct minor syntax error in docs/conf.py. 2015-10-21 17:06:36 -07:00
Harlan Lieberman-Berg 10460eb285 Add no cover pragma, URL for documentation. 2015-09-06 13:58:50 -04:00
Harlan Lieberman-Berg 503afebd54 Make urllib3 injection more version specific. 2015-09-05 22:47:25 -04:00
Harlan Lieberman-Berg dc4cc23377 Fix minor spelling errors in the code. 2015-09-05 22:35:34 -04:00
Harlan Lieberman-Berg bc530e457e Fix minor misspelling error. 2015-08-22 02:51:24 +02:00