Commit 63c4624
committed
Don't duplicate packages across requirements files
- Remove "gitdb" from test-requirements.txt, because it already a
dependency of the project (listed in requirements.txt, which is
used to build the value passed for install_requires in setup.py).
- Remove "black" from requirements-dev.txt, because it is listed in
test-requirement.txt (which requirements-dev.txt sources).1 parent b095aa9 commit 63c4624
2 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
0 commit comments