Add stubs for fanstatic (#9931)

This commit is contained in:
David Salvisberg
2023-11-22 00:13:45 +01:00
committed by GitHub
parent a9fc14a811
commit e6c3219586
12 changed files with 700 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
version = "1.4.*"
upstream_repository = "https://github.com/zopefoundation/fanstatic"
requires = ["types-setuptools", "types-WebOb"]