mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-07-31 00:43:38 +08:00
added lsenv
This commit is contained in:
parent
7c67dec642
commit
d6c307f71d
@ -20,7 +20,7 @@ At this time, running `./deploy.sh --help` displays:
|
|||||||
|
|
||||||
This script is to maintain a consistent method of deployment and testing.
|
This script is to maintain a consistent method of deployment and testing.
|
||||||
|
|
||||||
Deployment target: pygcode 0.1.1.dev0
|
Deployment target: pygcode 0.2.0
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
Setup:
|
Setup:
|
||||||
@ -31,6 +31,7 @@ At this time, running `./deploy.sh --help` displays:
|
|||||||
creates both 'sdist' and 'wheel' distrobutions.
|
creates both 'sdist' and 'wheel' distrobutions.
|
||||||
|
|
||||||
Virtual Environments:
|
Virtual Environments:
|
||||||
|
lsenv List created virtual environments for this lib
|
||||||
rmenv py# Remove virtual environment
|
rmenv py# Remove virtual environment
|
||||||
remkenv py# Remove, then create re-create virtual environment
|
remkenv py# Remove, then create re-create virtual environment
|
||||||
envprereq py# install environment prerequisites (official PyPi)
|
envprereq py# install environment prerequisites (official PyPi)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user