Fix some development stuff

Specify python versions, fix tox.ini for usage with poetry, disable
pytype on windows
This commit is contained in:
Kevin Tindall
2021-12-08 17:47:44 -06:00
parent 374f9c8c09
commit d647b4eb25
4 changed files with 164 additions and 236 deletions

4
.python-version Normal file
View File

@@ -0,0 +1,4 @@
3.9.6
3.8.10
3.7.9
3.6.8