Skip to content

Commit

Permalink
still toying around with git actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineRichard committed Aug 26, 2024
1 parent 318c962 commit dc5be1c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ authors = [
{ name = "Junnosuke Kamohara", email = "xxx@gatech.edu" },
]

dev-dependencies = ["black"]

[tool.black]
line-length = 120


[build-system]
requires = ["setuptools>=42", "wheel"]
build-backend = "setuptools.build_meta"

[tool.poetry.dev-dependencies]
black = "^23.0.0"

0 comments on commit dc5be1c

Please sign in to comment.