rocky 521c983b51
Some checks failed
uncompyle6 (osx) / build (macOS, 3.8) (push) Has been cancelled
uncompyle6 (ubuntu) / build (3.8) (push) Has been cancelled
uncompyle6 (windows) / build (windows, 3.8) (push) Has been cancelled
Administrivia
2024-12-21 02:31:09 -05:00
..
2024-09-21 07:29:12 -04:00
2024-02-12 08:46:16 -05:00
2024-02-12 08:46:16 -05:00
2021-10-21 02:31:59 -04:00
2024-07-22 17:57:50 -04:00
2024-03-06 17:19:57 -05:00
2024-03-06 17:19:57 -05:00
2024-10-09 04:00:14 -04:00
2024-11-28 07:29:37 -05:00
2021-10-26 18:52:55 -04:00
2021-10-26 18:52:55 -04:00
2022-11-04 00:53:45 -04:00
2021-10-26 18:52:55 -04:00
2017-11-30 12:38:08 -05:00
2024-02-17 15:14:51 -05:00
2020-01-07 10:13:25 -05:00
2018-03-05 23:27:11 -05:00
2024-10-09 04:00:14 -04:00
2024-12-21 02:31:09 -05:00
2024-10-09 04:00:14 -04:00
2024-10-09 04:00:14 -04:00
2024-10-09 04:00:14 -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.md has overall how I make a release

Since this project uses python over a wide variety of release, some versions of projects that should be used for specific Python versions

for 3.2.6: pytest==2.9.2

for 3.1.5 pytset==2.1.0 py=1.8.0 and comment out line 10 of _builtin.py # callable = callable six==1.10.0