aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2017-05-22 14:21:47 +0800
committerAaron LI <aaronly.me@outlook.com>2017-05-22 14:21:47 +0800
commit42a173830b9f47868e7b08f0c7474699ecbe05b6 (patch)
tree2a0a533d27fc4f253ef0b28c86c13763ac3719ae /requirements.txt
parentd2c9dd2601d312077c11ca0a36ef02429b1bfbfc (diff)
downloadfg21sim-42a173830b9f47868e7b08f0c7474699ecbe05b6.tar.bz2
Add new dependence "astropy/regions" from GitHub
Credit: * Adding git (or hg, or svn) dependencies in setup.py (Python) https://mike.zwobble.org/2013/05/adding-git-or-hg-or-svn-dependencies-in-setup-py/ * Python Dependencies via Pip https://devcenter.heroku.com/articles/python-pip
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 8d240fc..5a92337 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,3 +8,4 @@ configobj
beautifulsoup4
requests
tornado
+git+https://github.com/astropy/regions.git