certbot/tools
Brad Warren 1bb09da270
Update and run isort (#9573)
I want to use isort as part of https://github.com/certbot/certbot/issues/9572 because I want to do it programmatically, however, I felt like the config needed to be tweaked a bit due to it not understanding what is and is not our own code.

This PR updates the isort config so it recognizes our own modules and runs `isort .` from the root of the repo to update everything.

* update isort config

* run "isort ."
2023-02-10 10:51:20 -08:00
..
docker Add 2.0 release logic (#9467) 2022-11-16 15:29:53 -08:00
pinning remove setuptools pin (#9520) 2022-12-21 10:59:41 +11:00
snap Use https: protocol instead of deprecated git: protocol (#9452) 2022-10-31 14:17:50 -07:00
_changelog_top.txt Remove list of modified packages from changelog. (#7146) 2019-06-11 14:02:54 -07:00
_release.sh fix help output (#9509) 2022-12-15 11:27:23 +11:00
extract_changelog.py Insert new line before "More details about these changes can be found on our GitHub repo." (#8645) 2021-02-25 16:30:48 -08:00
finish_release.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
install_and_test.py Update and run isort (#9573) 2023-02-10 10:51:20 -08:00
oldest_constraints.txt Update dependencies (#9505) 2022-12-13 10:48:17 +11:00
pip_install.py Finish pinning system rewrite (#8934) 2021-07-22 12:00:30 -07:00
pip_install_editable.py remove references to certbot-constraints.txt (#8858) 2021-05-24 14:17:11 -07:00
pipstrap.py Pin pip & co like our other dependencies (#8868) 2021-06-09 17:01:54 -07:00
readlink.py Removed Python legacy __future__ imports (#8697) 2021-03-05 16:53:20 -08:00
release.sh Release script improvements (#6337) 2018-09-05 14:10:05 -07:00
requirements.txt repin cryptography for openssl security update (#9565) 2023-02-08 11:17:44 -08:00
retry.sh Automatically retry test farm tests (#8325) 2020-09-30 17:05:52 -07:00
sphinx-quickstart.sh docs: update intersphinx url for certbot project (#9096) 2021-11-11 09:44:59 +01:00
venv.py remove all cloudxns-related code (#9361) 2022-08-10 11:01:11 -07:00