Skip to content

Commit

Permalink
fix: python whl
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Nov 18, 2024
1 parent 6872641 commit 039b071
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 @@ -15,3 +15,6 @@ classifiers = [
features = ["python"]
module-name = "_self_encryption"
bindings = "pyo3"
include = ["Cargo.toml", "Cargo.lock", "src/**/*", "README.md", "LICENSE"]
python-packages = ["self_encryption"]
wheel-include = ["LICENSE"]

0 comments on commit 039b071

Please sign in to comment.