Skip to content

Commit

Permalink
removing black and flake8 from dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
marcieltorres committed Jun 14, 2023
1 parent c8e5b78 commit 1b3674d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ python = "^3.11"
[tool.poetry.dev-dependencies]
pytest = "7.3.2"
pytest-cov = "^4.1.0"
flake8 = "^6.0.0"
black = "^23.3.0"
ruff = "^0.0.272"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 1b3674d

Please sign in to comment.