mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-23 09:13:34 -05:00
Debian doesn't byte-compile .py files during the build process. Packagers are expected to byte-compile in the postinst [1]. The following change adds byte-compiled .pyc files into the sdist tarball. During RPM packaging, the rpm macros will regenerate/replace these files against the appropriate python version. [1] https://wiki.debian.org/Python/Packaging
7.3 KiB
Executable File
7.3 KiB
Executable File