Commit 4dbdeee
Merge #221
221: Remove spurious setup requirements, and setup.py r=pathunstrom a=nbraud
- Drop spurious setup requirements
`setuptools` can now deal with `attr:` without needing to import the package.
- Move dependency options to `setup.cfg`
There was nothing non-trivial left in `setup.py`, so I removed it too ;3
Co-authored-by: nicoo <nicoo@mur.at>3 files changed
Lines changed: 7 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
This file was deleted.
0 commit comments