add support for python 3.10 (#42)

* add support for 3.10

* fix tox

* move

* ignore deprecation

* add timeout
This commit is contained in:
Talley Lambert
2021-11-21 19:24:46 -05:00
committed by GitHub
parent d7afa8824c
commit c355f8b06d
3 changed files with 16 additions and 1 deletions

View File

@@ -105,3 +105,4 @@ filterwarnings =
error
ignore:QPixmapCache.find:DeprecationWarning:
ignore:SelectableGroups dict interface:DeprecationWarning
ignore:The distutils package is deprecated:DeprecationWarning