Skip to content

Conversation

@SirSaleh
Copy link

@SirSaleh SirSaleh commented Oct 26, 2025

Changes

adding existing __init__.py files

python modules sometimes imports in __init__,py files, so we do need to add them in the output dir structure.
this commit will add automatically the exisiting init.py files into the build dir.

fix python 3.12 distutils deprications

use setuptools instead of distutils

WHY? this is duo to [PEP 632](https://peps.python.org/pep-0632/#migration-advice) - deprication
distutils.

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.

1 participant