Skip to content

Commit

Permalink
Removed legacy dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Sep 14, 2024
1 parent 3c5e952 commit 3db6a7a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ packages = [
python = "^3.8"
pysigma = "^0.11.3"

[tool.poetry.dev-dependencies]
pytest = "^6.2.2"
pytest-cov = "^2.11.1"
pytest-mypy = "^0.6.2"
pylint = "^2.6.0"
rope = "^0.18.0"

[tool.poetry.group.dev.dependencies]
black = "^24.4.2"
pytest = "^8.3.3"
Expand Down

0 comments on commit 3db6a7a

Please sign in to comment.