removes echo

pull/88/head
agu3rra 7 months ago
parent fcc707ab27
commit 4c14d1a19c

@ -1,9 +1,5 @@
#!/bin/bash
# Installs poetry on Unix
echo "Installing poetry"
# Installs poetry-based python dependencies
echo "Installing python dependencies"
poetry install

Loading…
Cancel
Save