Skip to content

Commit

Permalink
cleaned up dev group depend
Browse files Browse the repository at this point in the history
  • Loading branch information
voetberg committed Jul 12, 2023
1 parent 13134b4 commit 2d43b2a
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,12 @@ autograd = "^1.5"
pyyaml = "^6.0"
h5py = ">=3.9.0"


[tool.poetry.dev-dependencies]
pytest-cov = "^4.0.0"
pytest = "^7.3.1"
pre-commit = "^3.2.2"


[tool.poetry.group.dev.dependencies]
sphinx = "^7.0.1"
sphinx-autodoc-typehints = "^1.23.2"
pytest-cov = "^4.0.0"
pytest = "^7.3.1"
pre-commit = "^3.2.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 2d43b2a

Please sign in to comment.