Files
python-uncompyle6/admin-tools
rocky 9f270dce4a Go over full-version testing
When all versions, do less, but do the run tests. Overall overall
better.

Get rid of the tests that were the most problematic with hypothesis.
Hypothesis just doesn't run on enough versions and needs specific
versions for things we do use
2019-12-23 10:46:33 -05:00
..
2019-11-17 20:26:35 -05:00
2017-11-30 12:38:08 -05:00
2019-05-03 23:25:25 -04:00
2017-10-11 21:15:06 -04: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