mirror of
https://github.com/glomatico/gamdl.git
synced 2026-08-03 13:27:13 +03:00
Merge pull request #334 from daeho-ro/exclude-target-from-wheel
Exclude Cargo target dir from wheel builds
This commit is contained in:
@@ -44,3 +44,4 @@ module-name = "gamdl._ammuxer"
|
||||
python-source = "."
|
||||
features = ["pyo3/extension-module"]
|
||||
include = ["LICENSE"]
|
||||
exclude = ["**/target/**"]
|
||||
|
||||
Reference in New Issue
Block a user