We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bbeff1 + c2d5fb6 commit e4d60d3Copy full SHA for e4d60d3
1 file changed
RELEASING.rst
@@ -24,13 +24,6 @@ installing the wheel, then test it::
24
25
$ python -m pytest
26
27
-Also::
28
-
29
- $ cd examples
30
- $ python roundtrip.py MI04_020751.tif
31
- $ python roundtrip.py eight.png
32
- $ cd ..
33
34
35
Tagging
36
-------
@@ -52,7 +45,7 @@ Tagging
52
45
53
46
$ git push --delete origin vX.Y.Z
54
47
55
-- Create a new release visiting https://github.com/Blosc/blosc2_openzl/releases/new
48
+- Create a new release visiting https://github.com/Blosc/blosc2-openzl/releases/new
56
49
and add the release notes copying them from `RELEASE_NOTES.md` document.
57
50
58
51
0 commit comments