Skip to content

Commit

Permalink
restore pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed Jul 25, 2024
1 parent 08385eb commit 43d9e61
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,8 @@ max-line-length = 110
convention = "numpy"

[tool.setuptools]
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 43d9e61

Please sign in to comment.