Skip to content

Commit

Permalink
tomls
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlab committed Oct 6, 2023
1 parent 2d005b8 commit 4c71e43
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
[build-system]
requires = ["setuptools>=42.0.0", "wheel", "setuptools_scm"]
build-backend = "setuptools.build_meta"


[tool.setuptools_scm]
write_to = "src/quartic_solver/_version.py"

[tool.black]
line-length = 79

[tool.isort]
profile = "black"
line_length = 79

0 comments on commit 4c71e43

Please sign in to comment.