Skip to content

Commit

Permalink
update repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed May 14, 2024
1 parent 79bb1b6 commit 4de539f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@ replace = "[{new_version}] {now:%Y-%m-%d}"
# ============================================================================

[tool.black]
line-length = 119
line-length = 179

[tool.ruff]
line-length = 119
line-length = 179
indent-width = 4
target-version = "py39"

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
compas >=2.0.1
compas >=2.1

0 comments on commit 4de539f

Please sign in to comment.