Files
python-uncompyle6/admin-tools
rocky a74890d388 Administrivia...
- Add script to run test_pyenvlib.py on everything
- Bump 3.6 version 3.6.4
2018-03-05 23:27:11 -05:00
..
2017-10-11 21:51:01 -04:00
2017-12-02 17:08:12 -05:00
2018-02-05 06:37:50 -05:00
2017-11-30 12:38:08 -05:00
2018-03-03 07:36:56 -05:00
2017-10-11 21:15:06 -04:00
2018-03-05 23:27:11 -05:00
2018-03-05 23:27:11 -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