Skip to content

Commit

Permalink
Quickfix to package yaml config in pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
gsarti committed Feb 20, 2024
1 parent 1baf6f7 commit b4156a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[build-system]
requires = ["setuptools", "setuptools-scm"]
build-backend = "setuptools.build_meta"

[project]
name = "inseq"
version = "0.6.0.dev0"
Expand Down

0 comments on commit b4156a6

Please sign in to comment.