Skip to content

Commit

Permalink
remove unused mypy
Browse files Browse the repository at this point in the history
  • Loading branch information
reece committed Sep 26, 2023
1 parent 320279a commit 69f93de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,12 @@ dev = [
"flake8 ~= 4.0",
"ipython ~= 8.4",
"isort ~= 5.10",
"mypy",
"pre-commit ~= 3.4",
"pylint ~= 2.14",
"pytest-cov ~= 4.1",
"pytest-optional-tests",
"pytest ~= 7.1",
"pyright~=1.1.327",
"pyright~=1.1",
"tox ~= 3.25",
"vcrpy",
]
Expand Down

0 comments on commit 69f93de

Please sign in to comment.