Skip to content

Commit

Permalink
fix(ci): use python-semantic-release < 8 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyVignelles committed Aug 16, 2023
1 parent 83439c3 commit c06db22
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 @@ -62,7 +62,7 @@
]

dev_requires = [
"python-semantic-release",
"python-semantic-release<8",
"pyinstaller",
"commitizen",
"pre-commit",
Expand Down

0 comments on commit c06db22

Please sign in to comment.