aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-09-11 17:44:16 +0800
committerAaron LI <aly@aaronly.me>2018-09-11 17:44:16 +0800
commitda4a58050e4d3e5b8f269d00f2e780d88336be4d (patch)
tree12ca9114be56f7785dc8a6624d007e17bc78c412
parent4f7b3f173bf14d56272e0b56814eeb08ea0c9c6c (diff)
downloadchandra-acis-analysis-da4a58050e4d3e5b8f269d00f2e780d88336be4d.tar.bz2
Add Python requirements
-rw-r--r--requirements.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..63530e6
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+numpy
+scipy
+astropy
+ruamel.yaml