Skip to content

Exclude Python script from being packaged - #98

Merged
kotauskas merged 1 commit into
kotauskas:mainfrom
michel-slm:exclude-py
Sep 3, 2026
Merged

kotauskas merged 1 commit into
kotauskas:mainfrom
michel-slm:exclude-py

Conversation

@michel-slm

Copy link
Copy Markdown
Contributor

This is not needed when not working on interprocess itself, and including it when packaging in Linux distributions like Fedora results in the dependency generator thinking that the package depends on Python

interprocess on exclude-py
[fedora-packaging] $ cargo package --list --allow-dirty | grep '.py'
    Updating crates.io index

This is not needed when not working on interprocess itself,
and including it when packaging in Linux distributions like
Fedora results in the dependency generator thinking that the
package depends on Python

```
interprocess on exclude-py
[fedora-packaging] $ cargo package --list --allow-dirty | grep '.py'
    Updating crates.io index

```

Signed-off-by: Michel Lind <salimma@fedoraproject.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants