diff options
| author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-04-04 01:30:43 +0100 |
|---|---|---|
| committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2022-04-04 09:42:36 +0100 |
| commit | 5c33096f68828bc2afe8490174fa6ccf8a70931d (patch) | |
| tree | 66a74c53534ba887e8f0995a8ce4695a771b112a | |
| parent | 0a836a3c2c8cb2f3a7b418f2c476b4b499cabdd1 (diff) | |
| download | python-setuptools-git-5c33096f68828bc2afe8490174fa6ccf8a70931d.tar.gz | |
Add news fragment
| -rw-r--r-- | changelog.d/3244.misc.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/3244.misc.rst b/changelog.d/3244.misc.rst new file mode 100644 index 00000000..b3fa121a --- /dev/null +++ b/changelog.d/3244.misc.rst @@ -0,0 +1,2 @@ +Fixed problem preventing ``readme`` specified as dynamic in ``pyproject.toml`` +from being dynamically specified in ``setup.py``. |
