Skip to content

Commit

Permalink
Use the package name
Browse files Browse the repository at this point in the history
  • Loading branch information
bbayles committed Jun 21, 2024
1 parent ea526b0 commit 1e33040
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ exclude = ["tests"]
[tool.setuptools]
include-package-data = true

[tool.setuptools.package-data]
ada_url = ["*.c", "*.h"]

[tool.black]
line-length = 88
target-version = ['py38']
Expand Down

0 comments on commit 1e33040

Please sign in to comment.