comparison RELEASE.txt @ 6695:b3ba03d2b214 2.2.0b1

2.2.0b1 release changes
author John Rouillard <rouilj@ieee.org>
date Wed, 15 Jun 2022 09:58:31 -0400
parents 6d102b4ba4d7
children ff0b3402fa73
comparison
equal deleted inserted replaced
6694:51865a1ee765 6695:b3ba03d2b214
85 85
86 python2 setup.py bdist_wheel; python3 setup.py bdist_wheel 86 python2 setup.py bdist_wheel; python3 setup.py bdist_wheel
87 87
88 to create binary distributions in wheel format. (egg format is 88 to create binary distributions in wheel format. (egg format is
89 deprecated.) 89 deprecated.)
90
90 10. Check the roundup.egg-info/SOURCES.txt to make sure that any new files are 91 10. Check the roundup.egg-info/SOURCES.txt to make sure that any new files are
91 included. (use hg status --rev <last release or tag>:tip to list changed 92 included. (use hg status --rev <last release or tag>:tip to list changed
92 added and removed files. Last release e.g. 1.5.1 where tip is what would 93 added and removed files. Last release e.g. 1.5.1 where tip is what would
93 become 1.6) E.G. 94 become 1.6) E.G.
94 95

Roundup Issue Tracker: http://roundup-tracker.org/