diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-03-02 00:52:47 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-03-02 00:52:47 -0500 |
commit | e20a7abaca4dc0e053dd1fb6928b71c8f3823707 (patch) | |
tree | 2759e707e089e86e96e6e34d315c664142d626f5 /etc/jwstdp-snapshot/pip | |
parent | 969e671e6c4734522de0beab1c675ed91529b7db (diff) | |
download | docker-pipeline-e20a7abaca4dc0e053dd1fb6928b71c8f3823707.tar.gz |
Adjust pipeline pip defaults
Diffstat (limited to 'etc/jwstdp-snapshot/pip')
-rw-r--r-- | etc/jwstdp-snapshot/pip/003-prerequisites | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/jwstdp-snapshot/pip/003-prerequisites b/etc/jwstdp-snapshot/pip/003-prerequisites index 8ac5fe9..e6cd078 100644 --- a/etc/jwstdp-snapshot/pip/003-prerequisites +++ b/etc/jwstdp-snapshot/pip/003-prerequisites @@ -1,4 +1,5 @@ Cython -numpy>=1.15.2 -relic>=1.1.2 -git+https://github.com/astropy/astropy.git#egg=astropy +numpy +relic +matplotlib +git+https://github.com/astropy/astropy.git |