Remove pep517 changelog entry
It got split to pyproject-hooks and build. Most of our requirements switched a while ago, pyorama was the last to do so. ref: #7593
This commit is contained in:
parent
a70868a8cc
commit
f069d1188b
|
|
@ -92,7 +92,6 @@
|
|||
"urllib3": "https://github.com/urllib3/urllib3/blob/main/CHANGES.rst",
|
||||
"lxml": "https://github.com/lxml/lxml/blob/master/CHANGES.txt",
|
||||
"wrapt": "https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst",
|
||||
"pep517": "https://github.com/pypa/pep517/blob/main/doc/changelog.rst",
|
||||
"cryptography": "https://cryptography.io/en/latest/changelog.html",
|
||||
"toml": "https://github.com/uiri/toml/releases",
|
||||
"tomli": "https://github.com/hukkin/tomli/blob/master/CHANGELOG.md",
|
||||
|
|
|
|||
Loading…
Reference in New Issue