mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-08-14 13:35:55 +08:00
cleanup
This commit is contained in:
parent
710b968cd8
commit
d9b143a2fa
@ -185,8 +185,15 @@ Switch local to `master` and tag with relevant version
|
|||||||
git tag ${version} -m "<change description>"
|
git tag ${version} -m "<change description>"
|
||||||
git push --tags origin master
|
git push --tags origin master
|
||||||
|
|
||||||
have a look at the [releases page](https://github.com/fragmuffin/pygcode/releases) and it should be there.
|
have a look at the
|
||||||
|
[releases page](https://github.com/fragmuffin/pygcode/releases)
|
||||||
|
and it should be there.
|
||||||
|
|
||||||
edit release and copy relevant content from [change log](../dist/README.md)
|
edit release and copy relevant content from [change log](../dist/README.md)
|
||||||
|
|
||||||
tadaaaaaa!... go to sleep; it's probably late
|
tadaaaaaa!... go to sleep; it's probably late
|
||||||
|
|
||||||
|
# Cleanup
|
||||||
|
|
||||||
|
./deploy.sh rmenv py2
|
||||||
|
./deploy.sh rmenv py3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user