blinker is required, signals are always available
This commit is contained in:
parent
e1e4e82096
commit
9cb1a7a52d
18 changed files with 77 additions and 163 deletions
|
|
@ -11,7 +11,7 @@ dependencies = ["flask"]
|
|||
Documentation = "https://flask.palletsprojects.com/patterns/jquery/"
|
||||
|
||||
[project.optional-dependencies]
|
||||
test = ["pytest", "blinker"]
|
||||
test = ["pytest"]
|
||||
|
||||
[build-system]
|
||||
requires = ["setuptools"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue