Drop Python 2 support in third-party stubs (#7703)

This commit is contained in:
Sebastian Rittau
2022-04-27 14:32:17 +02:00
committed by GitHub
parent 2d468966f5
commit f7aa41245e
19 changed files with 17 additions and 67 deletions

View File

@@ -1,3 +1,2 @@
version = "0.2.*"
python2 = true
stubtest_apt_dependencies = ["portaudio19-dev"]