Skip to content

Commit

Permalink
add data
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Jul 25, 2024
1 parent 93dc528 commit 08385eb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ convention = "numpy"
include-package-data = true
packages = ["cacholote"]

[tool.setuptools.package-data]
cacholote = [
"alembic.ini",
"alembic/*",
"alembic/**/*"
]

[tool.setuptools_scm]
write_to = "cacholote/version.py"
write_to_template = '''
Expand Down

0 comments on commit 08385eb

Please sign in to comment.