Skip to content

Commit

Permalink
Remove unneeded dev dependencies
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
justinmayer committed Jan 23, 2024
1 parent c172f21 commit 3ddef2a
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 @@ -44,14 +44,12 @@ flake8 = "^4.0"
flake8-black = "^0.3.3"
invoke = "^2.0"
isort = "^5.12.0"
livereload = "^2.6"
markdown = "^3.2"
pytest = "^6.0"
pytest-cov = "^2.8"
pytest-mock = "^3.3.1"
pytest-pythonpath = "^0.7.3"
pytest-sugar = "^0.9.4"
Werkzeug = "^1.0"

[tool.poetry.extras]
markdown = ["markdown"]
Expand Down

0 comments on commit 3ddef2a

Please sign in to comment.