Skip to content

Commit

Permalink
clean up dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Nov 11, 2023
1 parent 9906dc6 commit 9152fe9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,9 @@ dependencies = [
[project.optional-dependencies]
dev = [
"flit >=3.2",
"flake8",
"ruff",
"ipython",
"sphinx-autobuild",
"invoke",
"conda-lock",
]
test = [
"pytest >= 6",
Expand Down

0 comments on commit 9152fe9

Please sign in to comment.