mirror of
https://github.com/glomatico/gamdl.git
synced 2026-08-03 13:27:13 +03:00
Fix release sdist packaging
This commit is contained in:
@@ -69,3 +69,4 @@ jobs:
|
||||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
packages-dir: dist/
|
||||
skip-existing: true
|
||||
|
||||
@@ -43,3 +43,4 @@ manifest-path = "gamdl/downloader/ammuxer/Cargo.toml"
|
||||
module-name = "gamdl._ammuxer"
|
||||
python-source = "."
|
||||
features = ["pyo3/extension-module"]
|
||||
include = ["LICENSE"]
|
||||
|
||||
Reference in New Issue
Block a user