Commit 8b93530
committed
chore(project): add PyPI status badges to README and modernize pyproject.toml metadata
- Add PyPI version and Python versions badges to README.md header
- Update pyproject.toml license declaration to PEP 621 format: license = { text = "BSD-3-Clause" }
- Remove deprecated license-files from [tool.setuptools] section (now handled at top level)
- Remove redundant "License :: OSI Approved :: BSD License" classifier1 parent b7aa204 commit 8b93530
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
0 commit comments