Commit c14d432
authored
Migrate to use pyproject to simplify setup (#1186)
* Migrate to use pyproject to simplify setup
Removed logic in setup.py that parses version etc. and instead use a more simplified pyproject.toml config
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
* classifiers
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
---------
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>1 parent 7322ef5 commit c14d432
3 files changed
+41
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
1 | 42 | | |
2 | 43 | | |
3 | 44 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments