Add changelog url for pyproject_hooks
This is actually the renamed pep517, but I'm not removing that as pyorama still depends on it. Even though pyproject_hooks got added to the pyorama requirements file, huh???
This commit is contained in:
parent
afc89c7f72
commit
89744a9e70
|
|
@ -156,5 +156,6 @@
|
|||
"pyobjc-core": "https://pyobjc.readthedocs.io/en/latest/changelog.html",
|
||||
"pyobjc-framework-Cocoa": "https://pyobjc.readthedocs.io/en/latest/changelog.html",
|
||||
"trove-classifiers": "https://github.com/pypa/trove-classifiers/commits/main",
|
||||
"asciidoc": "https://asciidoc-py.github.io/CHANGELOG.html"
|
||||
"asciidoc": "https://asciidoc-py.github.io/CHANGELOG.html",
|
||||
"pyproject_hooks": "https://pyproject-hooks.readthedocs.io/en/latest/changelog.html"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue