Commit cf4c896
committed
Fixes the missing source_url warning raised by jaraco.packaging.sphinx
Version 10.4.0 of jaraco.packaging.sphinx introduced the requirement to
provide a source_url. This commit adds the url to pyproject.toml but to avoid
duplication on the PyPI homepage we remove the repo url which was the
same.1 parent 4bb134f commit cf4c896
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments