Skip to content

Commit

Permalink
build: put python source in src/mt2 to avoid import confusion
Browse files Browse the repository at this point in the history
  • Loading branch information
lgray committed Aug 28, 2024
1 parent cf21dd9 commit 4dc2e52
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@ urls = { Homepage = "https://github.com/tpgillam/mt2" }
requires = ["setuptools>=61.0", "numpy"]
build-backend = "setuptools.build_meta"

[tool.setuptools.packages.find]
include = ["mt2*"]

[tool.setuptools.package-data]
mt2 = ["src/*.h", "src/*.cpp"]
File renamed without changes.
File renamed without changes.

0 comments on commit 4dc2e52

Please sign in to comment.