We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5933dd commit 1628b03Copy full SHA for 1628b03
setup.py
@@ -7,7 +7,7 @@
7
name="singularity",
8
9
# Version number:
10
- version="0.88",
+ version="0.89",
11
12
# Application author details:
13
author="Vanessa Sochat",
singularity/build/scripts/singularity-build-latest.sh
@@ -7,8 +7,6 @@ sudo apt-get -y install git \
autotools-dev \
automake \
autoconf \
- debootstrap \
- yum \
python3-pip >> /tmp/.install-log
14
# Pip3 installs
0 commit comments