Skip to content
Snippets Groups Projects
Commit fca7e23b authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: .gitlabci/setup.sh

parent e76e4733
No related branches found
No related tags found
No related merge requests found
Pipeline #1786 failed with stages
in 37 seconds
...@@ -32,10 +32,10 @@ export VERSION=3.3.0 && # adjust this as necessary \ ...@@ -32,10 +32,10 @@ export VERSION=3.3.0 && # adjust this as necessary \
make -C builddir && \ make -C builddir && \
sudo make -C builddir install sudo make -C builddir install
# Check Python #j# Check Python
echo "Python Version:" #jecho "Python Version:"
python --version #jpython --version
pip install sregistry[all] #jpip install sregistry[all]
sregistry version #jsregistry version
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment