Commit 6a52cff
committed
Remove development requirements
Both `black` and `flake8` are enforced by pre-commit in the CI and are
not requirements for developing.
`mypy` remains here for support of editor setups that have extensions to
use mypy while working but require the library to be installed.1 parent f4feab5 commit 6a52cff
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
0 commit comments