Skip to content

Commit

Permalink
chore: remove commitizen from dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
delafthi committed Mar 20, 2024
1 parent c25af1b commit f0d2008
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 101 deletions.
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ pyyaml==6.0.1 ; python_version >= "3.8" \
--hash=sha256:8d4e9c88387b0f5c7d5f281e55304de64cf7f9c0021a3525bd3b1c542da3b0e4 \
--hash=sha256:9046c58c4395dff28dd494285c82ba00b546adfc7ef001486fbf0324bc174fba \
--hash=sha256:9eb6caa9a297fc2c2fb8862bc5370d0303ddba53ba97e71f08023b6cd73d16a8 \
--hash=sha256:a08c6f0fe150303c1c6b71ebcd7213c2858041a7e01975da3a99aed1e7a378ef \
--hash=sha256:a0cd17c15d3bb3fa06978b4e8958dcdc6e0174ccea823003a106c7d4d7899ac5 \
--hash=sha256:afd7e57eddb1a54f0f1a974bc4391af8bcce0b444685d936840f125cf046d5bd \
--hash=sha256:b1275ad35a5d18c62a7220633c913e1b42d44b46ee12554e5fd39c70a243d6a3 \
Expand Down
102 changes: 2 additions & 100 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ optional = true

[tool.poetry.group.dev.dependencies]
black = "^23.10.1"
commitizen = "^3.12.0"
coverage = "^7.3.2"
mypy = "^1.6.1"
pre-commit = "^3.5.0"
Expand Down

0 comments on commit f0d2008

Please sign in to comment.