| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b095aa9 commit 63c4624
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,6 @@ | |||
| 4 | 4 | # libraries for additional local testing/linting - to be added to test-requirements.txt when all pass | |
| 5 | 5 | ||
| 6 | 6 | flake8-type-checking;python_version>="3.8" # checks for TYPE_CHECKING only imports | |
| 7 | - black | ||
| 8 | 7 | ||
| 9 | 8 | pytest-icdiff | |
| 10 | 9 | # pytest-profiling | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,5 +11,3 @@ pytest | |||
| 11 | 11 | pytest-cov | |
| 12 | 12 | coverage[toml] | |
| 13 | 13 | pytest-sugar | |
| 14 | - | ||
| 15 | - gitdb | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments