removes echo
This commit is contained in:
parent
fcc707ab27
commit
4c14d1a19c
4
setup.sh
4
setup.sh
@ -1,9 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Installs poetry on Unix
|
|
||||||
echo "Installing poetry"
|
|
||||||
|
|
||||||
|
|
||||||
# Installs poetry-based python dependencies
|
# Installs poetry-based python dependencies
|
||||||
echo "Installing python dependencies"
|
echo "Installing python dependencies"
|
||||||
poetry install
|
poetry install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user