Commit e309327
committed
Simplify packaging to use only pyproject.toml
- Remove duplicative setup.py file
- Remove requirements.txt (dependencies now in pyproject.toml)
- Update GitHub Actions workflow to install via pyproject.toml
- Clean modern packaging approach with no conflicts
- Successfully builds both sdist and wheel1 parent c31b9c5 commit e309327
4 files changed
Lines changed: 2 additions & 98 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments