Skip to content

Commit

Permalink
ci(github): Testing GitHub actions with maturin.
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmussig committed Jul 16, 2024
1 parent ebeac73 commit ecc0f8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ requires = ["maturin>=1.0,<2.0"]
build-backend = "maturin"

[tool.maturin]
features = ["pyo3/extension-module"]
python-source = "python"
module-name = "phylodm.pdm"
include = [
Expand Down

0 comments on commit ecc0f8d

Please sign in to comment.