python-uncompyle6/admin-tools
2017-10-11 21:51:01 -04:00
..
check-newer-versions.sh Adminstrivia 2017-10-11 21:51:01 -04:00
check-older-versions.sh Adminstrivia 2017-10-11 21:51:01 -04:00
how-to-make-a-release.txt Adminstrivia 2017-10-11 21:51:01 -04:00
make-dist-newer.sh Adminstrivia 2017-10-11 21:51:01 -04:00
make-dist-older.sh Adminstrivia 2017-10-11 21:51:01 -04:00
pyenv-newer-versions Some admin tools I use. 2017-10-11 21:15:06 -04:00
pyenv-older-versions Some admin tools I use. 2017-10-11 21:15:06 -04:00
README.md Some admin tools I use. 2017-10-11 21:15:06 -04:00
setup-master.sh Some admin tools I use. 2017-10-11 21:15:06 -04:00
setup-python-2.4.sh Some admin tools I use. 2017-10-11 21:15:06 -04:00

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