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 cbf6cdb commit db3ce5aCopy full SHA for db3ce5a
Singularity.container
@@ -25,6 +25,6 @@ git clone -b development https://www.github.com/vsoch/singularity-python
25
cd singularity-python
26
/opt/conda/bin/pip install setuptools
27
/opt/conda/bin/pip install -r requirements.txt
28
-/opt/conda/bin/pip install pyasn1==0.3.4
+/opt/conda/bin/pip install pyasn1==0.4.1
29
/opt/conda/bin/python setup.py sdist
30
/opt/conda/bin/python setup.py install
0 commit comments