Add stubs for greenlet (#10463)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
David Salvisberg
2023-07-22 19:23:35 +01:00
committed by GitHub
co-authored by Alex Waygood
parent 53a8932797
commit 81373c1c63
5 changed files with 107 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
version = "2.0.*"
upstream_repository = "https://github.com/python-greenlet/greenlet"