mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2024-11-23 13:09:49 +00:00
.. | ||
check-newer-versions.sh | ||
check-older-versions.sh | ||
make-dist-newer.sh | ||
make-dist-older.sh | ||
pyenv-newer-versions | ||
pyenv-older-versions | ||
README.md | ||
setup-master.sh | ||
setup-python-2.4.sh |
Making a release is a somewhat tedious process so I've automated it a little
Here are tools that I, rocky, use to check and build a distribution.
They are customized to my environment:
- I use pyenv to various Python versions installed
- I have git repos for xdis, and spark parser at the same level as uncompyle6
There may be other rocky-specific things that need customization. how-to-make-a-release.txt has overall how I make a release