diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-06 01:27:29 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-06 01:27:29 -0500 |
commit | 48a05628c76ec4bac61361dde39342a0eb9be59b (patch) | |
tree | 6f13ab3d69d5b84fbb59b9f154a27454fc7c2a53 /etc/jwstdp-latest/pip/003-prerequisites | |
parent | b66c4e1b676da43ad771ec06d4d54f274f038626 (diff) | |
download | docker-pipeline-48a05628c76ec4bac61361dde39342a0eb9be59b.tar.gz |
Initial commit of jwstdp
* Unstable
* Incomplete
Diffstat (limited to 'etc/jwstdp-latest/pip/003-prerequisites')
-rw-r--r-- | etc/jwstdp-latest/pip/003-prerequisites | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/jwstdp-latest/pip/003-prerequisites b/etc/jwstdp-latest/pip/003-prerequisites new file mode 100644 index 0000000..8ac5fe9 --- /dev/null +++ b/etc/jwstdp-latest/pip/003-prerequisites @@ -0,0 +1,4 @@ +Cython +numpy>=1.15.2 +relic>=1.1.2 +git+https://github.com/astropy/astropy.git#egg=astropy |