Files
python-uncompyle6/admin-tools
2017-11-26 10:08:15 -05:00
..
2017-10-11 21:51:01 -04:00
2017-11-13 09:53:10 -05:00
2017-10-12 07:29:52 -04:00
2017-10-11 22:09:03 -04:00
2017-10-11 21:15:06 -04:00
2017-11-22 06:29:35 -05: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