Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
younesStrittmatter authored Jun 1, 2023
1 parent 2efb8e2 commit f50418a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,7 @@ repository = "https://github.com/AutoResearch/autora-experimentalist-falsificati
documentation = "https://autoresearch.github.io/autora/"

[build-system]
requires = ["setuptools"]
requires = ["setuptools", "setuptools_scm"]
build-backend = "setuptools.build_meta"

[tool.setuptools_scm]

0 comments on commit f50418a

Please sign in to comment.