black/docs
Jelle Zijlstra bd9d52b52d
Remove regex dependency (GH-2663)
We were no longer using it since GH-2644 and GH-2654. This should hopefully
make using Black easier to use as there's one less compiled dependency.
The core team also doesn't have to deal with the surprisingly frequent fires
the regex packaging setup goes through.

Co-authored-by: Richard Si <63936253+ichard26@users.noreply.github.com>
2021-12-02 17:35:02 -05:00
..
_static Add EOF and trailing whitespace fixer to pre-commit config (#2330) 2021-06-13 10:22:46 -07:00
compatible_configs fix #1917 (#1918) 2021-01-11 08:21:14 -08:00
contributing slightly better example link (#2617) 2021-12-01 13:47:33 -08:00
guides Change cfg to ini for text highlighting (#2632) 2021-11-21 07:02:08 -08:00
integrations Remove regex dependency (GH-2663) 2021-12-02 17:35:02 -05:00
the_black_code_style Fix typos (#2603) 2021-11-11 19:02:43 -08:00
usage_and_configuration prepare release 2021.11b1 (#2622) 2021-11-17 19:51:49 -08:00
authors.md Fix and test docs on Windows (#2262) 2021-05-26 19:04:10 -07:00
change_log.md Fix and test docs on Windows (#2262) 2021-05-26 19:04:10 -07:00
conf.py Fix and test docs on Windows (#2262) 2021-05-26 19:04:10 -07:00
faq.md add FAQ entry about undetected syntax errors (#2645) 2021-11-30 12:34:45 -08:00
getting_started.md Jupyter notebook support (#2357) 2021-08-06 16:57:46 -04:00
index.rst Chat on Discord instead of Freenode (#2336) 2021-06-15 10:37:59 -04:00
license.rst Reorganize docs v2 (GH-2174) 2021-05-08 15:17:38 -04:00
make.bat add sphinx docs skeleton (#71) 2018-03-23 14:27:04 -07:00
Makefile Add EOF and trailing whitespace fixer to pre-commit config (#2330) 2021-06-13 10:22:46 -07:00
requirements.txt bump sphinx so it works on Python3.10 (#2546) 2021-10-19 10:52:10 -07:00