diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-04 11:08:16 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2018-12-04 11:08:16 -0500 |
commit | f6eb0f96fec2a124333381c6a80ccd4f27290a7d (patch) | |
tree | 1dc20385009169baac43a31212d9dfd5ed2b6dde /etc/dev-requirements.txt | |
parent | 3767b4566c124f0b7ac15352b0614d8ef94f23d1 (diff) | |
download | wheeblast-f6eb0f96fec2a124333381c6a80ccd4f27290a7d.tar.gz |
Diffstat (limited to 'etc/dev-requirements.txt')
-rw-r--r-- | etc/dev-requirements.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/dev-requirements.txt b/etc/dev-requirements.txt new file mode 100644 index 0000000..d1dceb9 --- /dev/null +++ b/etc/dev-requirements.txt @@ -0,0 +1,7 @@ +numpy +astropy +cython +relic +wheel +#d2to1 +#stsci.distutils |