Quit the pip install

This commit is contained in:
Greg Hellings
2023-12-22 22:14:57 +00:00
parent 8d791eb80c
commit 76abdb9132
-3
View File
@@ -41,9 +41,6 @@ distros:
paths:
- .gitlab-ci-build.yml
script: |-
python3 -m venv venv
source venv/bin/activate
pip install -U xonsh PyYAML
xonsh ./build.xsh -a --list
echo "BUILD=$(date +'%Y.%m.%d.%H')" >> build.env