We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56cc67 commit f4ec27dCopy full SHA for f4ec27d
pyproject.toml
@@ -43,7 +43,7 @@ urls.Source = "https://github.com/reactive-python/reactpy"
43
all = ["reactpy[asgi,jinja,testing]"]
44
asgi = ["asgiref", "asgi-tools", "servestatic", "orjson", "pip"]
45
jinja = ["jinja2-simple-tags", "jinja2 >=3"]
46
-testing = ["playwright, uvicorn[standard]"]
+testing = ["playwright", "uvicorn[standard]"]
47
48
[tool.hatch.version]
49
path = "src/reactpy/__init__.py"
0 commit comments