Changeset 39085 in project for wiki/releasing-your-egg
- Timestamp:
- 10/30/20 22:07:00 (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/releasing-your-egg
r38781 r39085 55 55 This example describes where to find the canonical repository and an URI pattern 56 56 which describes how to find release tarballs. It then goes on to declare three 57 official releases; 0.1, 0.2 and 1.0. 57 official releases; 0.1, 0.2 and 1.0. Please note that releases are not supposed 58 to be removed from the .release-info file, as it would cause consistency issues 59 in case we want to rebuild caches. 58 60 59 61 The patterns in the URI enclosed in curly braces are seen as
Note: See TracChangeset
for help on using the changeset viewer.