add news entry

This commit is contained in:
frostming
2020-07-10 16:16:48 +08:00
parent 034bd6a4fe
commit 67a20395f5
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Fix a bug that Pipenv can't locate the correct file of special directives in ``setup.cfg`` of an editable package.
+1
View File
@@ -0,0 +1 @@
Fix a bug that ``setup.py`` can't be parsed correctly when the assignment is type-annotated.
+1
View File
@@ -0,0 +1 @@
Update ``requirementslib`` to ``1.5.12``.