Skip to content

Commit

Permalink
Ensure all aeon submodules included in wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
glopesdev committed Aug 15, 2024
1 parent 25cc4b7 commit 94b972c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ Repository = "https://github.com/sainsburyWellcomeCentre/aeon_mecha"
Documentation = "https://sainsburywellcomecentre.github.io/aeon_docs/"
DataJoint = "https://docs.datajoint.org/"

[tool.setuptools]
packages = ["aeon"]
[tool.setuptools.packages.find]
where = ["aeon"]

[tool.black]
line-length = 108
Expand Down

0 comments on commit 94b972c

Please sign in to comment.