Skip to content

Commit

Permalink
Manually copy uv-production-flate2-backend into sdist also
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Sep 6, 2024
1 parent bc29158 commit b37f41a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ include = [
{ path = "rust-toolchain.toml", format = ["sdist", "wheel"] },
# this one isn't discovered by maturin because it's behind a feature flag
{ path = "crates/uv-production-memory-allocator/**/*", format = ["sdist", "wheel"] },
{ path = "crates/uv-production-flate2-backend/**/*", format = ["sdist", "wheel"] },
{ path = "LICENSE-APACHE", format = "sdist" },
{ path = "LICENSE-MIT", format = "sdist" },
]
Expand Down

0 comments on commit b37f41a

Please sign in to comment.