Skip to content

Commit

Permalink
fix: pin commitizen
Browse files Browse the repository at this point in the history
  • Loading branch information
antazoey committed Dec 21, 2021
1 parent d2aed80 commit 3defb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"twine", # Package upload tool
],
"dev": [
"commitizen", # Manage commits and publishing releases
"commitizen>=2.19,<2.20", # Manage commits and publishing releases
"pre-commit", # Ensure that linters are run prior to commiting
"pytest-watch", # `ptw` test watcher/runner
"IPython", # Console for interacting
Expand Down

0 comments on commit 3defb58

Please sign in to comment.