feat: adding support for python 3.8, 3.9

This commit is contained in:
Mose Müller
2023-09-18 18:10:36 +02:00
parent 55ab705542
commit f948605b58
18 changed files with 1464 additions and 570 deletions

View File

@ -1,2 +1,3 @@
[virtualenvs]
in-project = true
prefer-active-python = true