diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-10-04 15:38:29 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-10-04 15:38:29 +0800 |
commit | 601fda9c6f9444087eea4fbb9f1c8397554e0b7f (patch) | |
tree | 6bd5a322f2c3aa64b0af5abcecf002651cb74760 /requirements.txt | |
parent | 7370df62f790e5cbf5866bb3dd333698ddd7bb52 (diff) | |
download | fg21sim-601fda9c6f9444087eea4fbb9f1c8397554e0b7f.tar.bz2 |
Sync requirements.txt with setup.py
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 3dc758a..9f0dc51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ -nose -sphinx numpy astropy healpy +configobj |