mirror of
https://github.com/rightup/pyMC_Repeater.git
synced 2026-05-18 07:16:20 +02:00
59a151f382
- Implemented build-dev.sh for creating development .deb packages from untagged commits. - Implemented build-prod.sh for creating production .deb packages from tagged commits, including checks for a clean git state. - Added setup-build-env.sh to automate the installation of required build dependencies for Debian/Ubuntu. - Created setup.py to manage package setup using setuptools with versioning from git tags.
7 lines
73 B
Plaintext
7 lines
73 B
Plaintext
*.debhelper
|
|
*.debhelper.log
|
|
*.substvars
|
|
.debhelper/
|
|
files
|
|
pymc-repeater/
|