Skip to content

Commit

Permalink
Turned out that we do, in fact, need mattress for the installatino.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Dec 13, 2024
1 parent 60b7fd1 commit a6017bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
# AVOID CHANGING REQUIRES: IT WILL BE UPDATED BY PYSCAFFOLD!
requires = ["setuptools>=46.1.0", "setuptools_scm[toml]>=5", "pybind11", "assorthead>=0.1.0"]
requires = ["setuptools>=46.1.0", "setuptools_scm[toml]>=5", "pybind11", "assorthead>=0.1.0", "mattress>=0.3.1", "knncolle>=0.1.1"]
build-backend = "setuptools.build_meta"

[tool.setuptools_scm]
Expand Down

0 comments on commit a6017bf

Please sign in to comment.