Skip to content

Commit

Permalink
Fix test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
davisagli committed Oct 2, 2024
1 parent 2fb05b1 commit 225e1e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
],
extras_require={
"test": [
"Products.CMFPlone[test]",
"zest.releaser[recommended]",
"zestreleaser.towncrier",
"pytest-cov",
Expand Down

0 comments on commit 225e1e2

Please sign in to comment.