Skip to content

Commit

Permalink
sort deps and remove freezegun
Browse files Browse the repository at this point in the history
  • Loading branch information
awdeorio committed Nov 6, 2024
1 parent 19b4177 commit 3e9d01b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,14 @@ madoop = "madoop.__main__:main"
[project.optional-dependencies]
dev = [
"build",
"twine",
"tox",
"check-manifest",
"freezegun",
"pycodestyle",
"pydocstyle",
"pylint",
"pytest",
"pytest-cov",
"tox",
"twine",
]

[tool.setuptools.packages.find]
Expand Down

0 comments on commit 3e9d01b

Please sign in to comment.