Update remaining versions for third-party stubs (#6094)

Also remove the python2 markers of packages that don't list Python 2
as supported in the latest version.

Don't special case version '0.1'

Co-authored-by: Akuli <akuviljanen17@gmail.com>
This commit is contained in:
Sebastian Rittau
2021-10-12 12:30:45 +02:00
committed by GitHub
parent 9f86972350
commit bb24e77404
15 changed files with 26 additions and 31 deletions

View File

@@ -1,2 +1 @@
version = "0.1"
python2 = true
version = "7.44.*"