Skip to content

Commit

Permalink
Make dev install docs and testing also
Browse files Browse the repository at this point in the history
Use inter-relative dependency for the `dev` extra.
  • Loading branch information
CasperWA committed Oct 23, 2023
1 parent 8ac110f commit 6a4a859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ testing = [
dev = [
"pre-commit ~=2.21",
"pylint ~=2.13",
"ci-cd[docs,testing]",
]

[project.urls]
Expand Down

0 comments on commit 6a4a859

Please sign in to comment.