mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-06 21:43:59 +08:00
[gunicorn] Revert * to patch version (#15327)
This commit is contained in:
@@ -3,3 +3,7 @@ gunicorn._types
|
||||
|
||||
# .pyi file doesn't exist
|
||||
gunicorn.__main__
|
||||
|
||||
# Internal API stuff:
|
||||
gunicorn.config.Config.forwarded_allow_networks
|
||||
gunicorn.config.Config.proxy_allow_networks
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version = "24.1.0"
|
||||
version = "24.1.*"
|
||||
upstream_repository = "https://github.com/benoitc/gunicorn"
|
||||
requires = ["types-gevent"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user