aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-17 22:05:44 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-17 22:05:44 +0300
commitb28c3db8351007929d9bac3ea23c00b205d87ab4 (patch)
tree0b3220c8f023638dcaf0d6ee48a24b61f3766665 /README.rst
parentremove deprecated distutils_extensions (diff)
downloadsnakeoil-b28c3db8351007929d9bac3ea23c00b205d87ab4.tar.gz
snakeoil-b28c3db8351007929d9bac3ea23c00b205d87ab4.tar.bz2
snakeoil-b28c3db8351007929d9bac3ea23c00b205d87ab4.zip
drop support for py3.9
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ab8aff8..570db72 100644
--- a/README.rst
+++ b/README.rst
@@ -36,7 +36,7 @@ Using tox for all supported python versions::
Using tox for a specific python version::
- tox -e py39
+ tox -e py310
Contact
=======