Skip to content

Commit 2a5ffd2

Browse files
CopilotBorda
andcommitted
Remove mypy from dev dependencies and clean up pre-commit config
Co-authored-by: Borda <6035284+Borda@users.noreply.github.com>
1 parent 34259b3 commit 2a5ffd2

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@ repos:
6060
rev: v1.14.1
6161
hooks:
6262
- id: mypy
63-
additional_dependencies: []

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ urls."Homepage" = "https://roboflow.com"
2828

2929
[dependency-groups]
3030
dev = [
31-
"mypy",
3231
"pre-commit",
3332
"pytest",
3433
"twine",

0 commit comments

Comments
 (0)