Skip to content

Commit

Permalink
Update poetry to v2 and misc improvements (#112)
Browse files Browse the repository at this point in the history
* Update poetry to v2

* Remove runtime dependency on poetry

* Remove unnecessary black config
  • Loading branch information
cdce8p authored Feb 6, 2025
1 parent 3aa28fd commit b12e549
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1,095 deletions.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ repos:
rev: 24.10.0
hooks:
- id: black
language_version: python3.12
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.0
hooks:
Expand Down
Loading

0 comments on commit b12e549

Please sign in to comment.