Commit 79a27ce
Cleanup dependencies (#51)
* remove dependency on data.utils.annotations.extras
* test: fix tests
* chore: delete data.utils.annotations.extras
* chore: cleanup pyproject.toml
* chore: fix linting
* chore: remove extras.py test
* chore: cleanup src/plinder/data/structure/atoms.py
* chore: remove src/plinder/data/structure/models.py
* chore: cleanup tests/test_annotations.py
* chore: cleanup tests/test_atoms.py
* chore: update pip-compile for removed deps
* fix: add tabulate back for networkit bumpversion minor
---------
Co-authored-by: Thomas Duignan <thomas.j.duignan@gmail.com>1 parent d05568b commit 79a27ce
11 files changed
Lines changed: 172 additions & 1640 deletions
File tree
- dockerfiles/base
- flows
- src/plinder/data
- structure
- utils/annotations
- tests
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
78 | 80 | | |
79 | 81 | | |
80 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 17 | | |
25 | 18 | | |
26 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
0 commit comments