summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcel Telka <marcel@telka.sk>2023-03-15 16:31:06 +0100
committerGitHub <noreply@github.com>2023-03-15 08:31:06 -0700
commit9501eac663e3a96f9a2f255e197019d583364037 (patch)
tree6eb352de304b8595a9f873d6c82944bd7ad5c6e8 /docs
parentcac68a0de7e379cfb2e014d122ce5bf4e0c23111 (diff)
downloadvirtualenv-9501eac663e3a96f9a2f255e197019d583364037.tar.gz
Add tox.ini to sdist (#2520)
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/2511.bugfix.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog/2511.bugfix.rst b/docs/changelog/2511.bugfix.rst
new file mode 100644
index 0000000..ef34011
--- /dev/null
+++ b/docs/changelog/2511.bugfix.rst
@@ -0,0 +1 @@
+Add ``tox.ini`` to sdist - by :user:`mtelka`.