refactor: move dev-dependencies to pyproject
This commit is contained in:
parent
0e3872aceb
commit
cd0450b102
@ -1 +0,0 @@
|
|||||||
hypothesis~=6.31.0
|
|
@ -27,6 +27,9 @@ dependencies = [
|
|||||||
requires = ["flit_core >=3.4,<4"]
|
requires = ["flit_core >=3.4,<4"]
|
||||||
build-backend = "flit_core.buildapi"
|
build-backend = "flit_core.buildapi"
|
||||||
|
|
||||||
|
[tool.bench.dev-dependencies]
|
||||||
|
hypothesis = "~=6.31.0"
|
||||||
|
|
||||||
[tool.black]
|
[tool.black]
|
||||||
line-length = 99
|
line-length = 99
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user