diff options
author | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2023-05-02 17:16:33 +0100 |
---|---|---|
committer | Anderson Bravalheri <andersonbravalheri@gmail.com> | 2023-05-02 17:16:33 +0100 |
commit | 70ed7894801a308d93b1d155b30ac58d8ef0accd (patch) | |
tree | 0b07c28f6938a270a7a5b788417739bd874ae464 | |
parent | 1bef1e2e793ca59828d7911f702ce05c098c0a74 (diff) | |
download | python-setuptools-git-70ed7894801a308d93b1d155b30ac58d8ef0accd.tar.gz |
Add news fragment
-rw-r--r-- | changelog.d/3915.misc.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3915.misc.rst b/changelog.d/3915.misc.rst new file mode 100644 index 00000000..cd962b2c --- /dev/null +++ b/changelog.d/3915.misc.rst @@ -0,0 +1 @@ +Adequate tests to the latest changes in ``virtualenv`` for Python 3.12. |