Commit e08c09e
committed
fix: update setup.cfg to reference existing README.md and LICENSE
- Replace non-existent README.rst with README.md as long_description source
- Update long_description_content_type from text/x-rst to text/markdown
- Fix license_files path from apache-2.0.LICENSE (missing) to LICENSE (actual file)
Fixes #2831 parent 635026c commit e08c09e
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments