add codspeed to dev deps
This commit is contained in:
parent
372dda6ed0
commit
93ea52fe45
@ -71,6 +71,7 @@ selenium = ">=4.11.0,<5.0"
|
|||||||
pytest-benchmark = ">=4.0.0,<6.0"
|
pytest-benchmark = ">=4.0.0,<6.0"
|
||||||
playwright = ">=1.46.0"
|
playwright = ">=1.46.0"
|
||||||
pytest-playwright = ">=0.5.1"
|
pytest-playwright = ">=0.5.1"
|
||||||
|
pytest-codspeed = "^3.1.2"
|
||||||
|
|
||||||
[tool.poetry.scripts]
|
[tool.poetry.scripts]
|
||||||
reflex = "reflex.reflex:cli"
|
reflex = "reflex.reflex:cli"
|
||||||
|
Loading…
Reference in New Issue
Block a user