mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-17 08:43:15 +08:00
Add stubs for Flask-SocketIO (#10735)
Co-authored-by: AlexWaygood <alex.waygood@gmail.com>
This commit is contained in:
co-authored by
AlexWaygood
parent
4c4278e80c
commit
da187a99a6
@@ -0,0 +1,3 @@
|
||||
version = "5.3.*"
|
||||
requires = ["Flask>=0.9"]
|
||||
upstream_repository = "https://github.com/miguelgrinberg/flask-socketio"
|
||||
Reference in New Issue
Block a user