Include compiled .so
files in package distribution #1
No reviewers
Labels
No Label
CI/CD 🛠️
WIP 🚧
bug 🐞
code quality 🧹
data collection 🗃️
dependency 📦
do not merge 🚫
documentation 📝
duplicate 🔄
enhancement ✨
good first issue 🌱
help wanted 👋
inference 🧠
invalid 🛑
machine learning 🚀
priority
high🔥
priority
low 🍃
priority
medium 🌟
quantum ⚛️
question ❓
radio 📡
sprintable 🏃♂️
test 🧪
wont fix ❌
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: qoherent/ria-toolkit-oss#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "nuitka"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
By default,
.so
files are excluded from the project build. This PR updatespyproject.toml
to include all.so
files in the build, as required for Nuitkaification. Please refer to this (internal) project for further details: https://riahub.ai/qoherent/nuitkaify..so
files in package distributionChanges appear clear and staightforwrd