mirror of
https://github.com/timsutton/brigadier.git
synced 2025-06-06 01:31:19 -04:00
do we have pyenv
This commit is contained in:
parent
4c26a1f08d
commit
c6832a9247
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PYTHONVERSION=2.7
|
PYTHONVERSION=2.7
|
||||||
|
pyenv --help
|
||||||
|
|
||||||
python -V
|
python -V
|
||||||
|
|
||||||
pip install pyinstaller
|
pip install pyinstaller
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue