1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00

Test against python v3.12

This commit is contained in:
Andrew Vant 2025-02-17 21:37:30 -05:00
parent c7e7e1d884
commit b5bbae4d1b

View File

@ -1,5 +1,5 @@
[tox]
envlist = py{27,35,36,37,38,39,310,311}
envlist = py{27,35,36,37,38,39,310,311,312}
[testenv]
deps = -rrequirements.txt