Skip to content

Commit

Permalink
FIX: remove test dependencies from sty
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Mar 7, 2024
1 parent 04ee804 commit af1a6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ numba = [
"tensorwaves[numba]",
]
sty = [
"ampform-dpd[test]",
"ampform-dpd[types]",
"pre-commit >=1.4.0",
"ruff",
Expand All @@ -104,6 +103,7 @@ tf = [
types = [
"docutils",
"pybtex",
"pytest",
"sphinx",
"sphinx-api-relink >=0.0.4",
]
Expand Down

0 comments on commit af1a6cb

Please sign in to comment.