diff options
| author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-04-24 22:34:10 +0700 |
|---|---|---|
| committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2020-04-24 22:39:54 +0700 |
| commit | d11428b1cc059ff6aa0ddec0bd8354a1df68d752 (patch) | |
| tree | e5d7a2d4b3c09934f749f6cea8336513a177507b /changelog.d | |
| parent | 92ca9eab30e1aececf4243d9a928cfe63f7dcfc9 (diff) | |
| download | external_python_setuptools-d11428b1cc059ff6aa0ddec0bd8354a1df68d752.tar.gz external_python_setuptools-d11428b1cc059ff6aa0ddec0bd8354a1df68d752.tar.bz2 external_python_setuptools-d11428b1cc059ff6aa0ddec0bd8354a1df68d752.zip | |
Stop recognizing files ending with .dist-info as dist
As proposed in PEP 376, dist-info distributions must be directories.
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/2075.breaking.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/2075.breaking.rst b/changelog.d/2075.breaking.rst new file mode 100644 index 00000000..8d88b33f --- /dev/null +++ b/changelog.d/2075.breaking.rst @@ -0,0 +1 @@ +Stop recognizing files ending with ``.dist-info`` as distribution metadata |
