Skip to content

Commit

Permalink
Remove unused packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddasol committed Dec 17, 2024
1 parent 699833b commit 1968e0c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,7 @@ repository = "https://github.com/equinor/isar.git"
[project.optional-dependencies]
dev = [
"black",
"flake8",
"mypy",
"myst-parser",
"pip-tools",
"pre-commit",
"pytest-dotenv",
Expand All @@ -71,7 +69,6 @@ dev = [
"pytest",
"requests-mock",
"ruff",
"sphinx",
]

[tool.setuptools_scm]
Expand Down

0 comments on commit 1968e0c

Please sign in to comment.