diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-04 16:22:46 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-04 16:22:46 -0500 |
commit | 2119eeef5d80ae1c14fdd1c45a9d81908ce14e3d (patch) | |
tree | a7b6dee647d7c0870885f6c17caddf2422a0281b /etc/hstdp-2018.3a/pip/003-prerequisites | |
download | docker-pipeline-2119eeef5d80ae1c14fdd1c45a9d81908ce14e3d.tar.gz |
Initial commit
Diffstat (limited to 'etc/hstdp-2018.3a/pip/003-prerequisites')
-rw-r--r-- | etc/hstdp-2018.3a/pip/003-prerequisites | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/hstdp-2018.3a/pip/003-prerequisites b/etc/hstdp-2018.3a/pip/003-prerequisites new file mode 100644 index 0000000..fcc1c48 --- /dev/null +++ b/etc/hstdp-2018.3a/pip/003-prerequisites @@ -0,0 +1,3 @@ +numpy==1.15.2 +astropy==3.0.4 +relic==1.1.2 |