contourpy : '1.2.0'
cppunit : '1.13.2'
cycler : '0.10.0'
- Cython : '0.29.12'
+ Cython : '0.29.37'
dateutil : '2.7.3'
docutils : '0.20.1'
doxygen : '1.8.14'
medfile : '4.1.1'
mesa : '19.0.8'
MeshGems : '2.15-1'
- mpi4py: {tag: '3.1.0', base: 'no', section : 'version_3_1_0_no_pip'} #'3.1.5'
+ mpi4py: {tag: '3.1.0', base: 'no', section : 'version_3_1_0_no_pip'}
metis : '5.1.0'
netgen : '5.3.1_with_CAS_7.2'
# comment out line above and uncomment the line below to use Netgen 6.
sphinxcontrib_serializinghtml : '1.1.10'
sphinxcontrib_websupport : '1.2.7'
sphinx_rtd_theme : '2.0.0'
- sphinxintl: '0.9.10'
+ sphinxintl: '2.1.0'
statsmodels: '0.14.1'
swig : '4.0.2'
tabulate : '0.9.0'
;;
esac
-$PYTHONBIN -m pip install --upgrade pip
-$PYTHONBIN -m pip install --upgrade setuptools
-
# we don't install in python directory -> modify environment as described in INSTALL file
export PATH=$(pwd)/bin:$PATH
export PYTHONPATH=$(pwd):$PYTHONPATH