diff options
author | Raul Infante-Sainz <infantesainz@gmail.com> | 2019-02-13 15:13:28 +0000 |
---|---|---|
committer | Raul Infante-Sainz <infantesainz@gmail.com> | 2019-02-13 15:13:28 +0000 |
commit | 64f519d1b54487fcfc39a0f7c8b4437e660ff6f0 (patch) | |
tree | b2e3dac1ea2c7cc73d0c8063b7954e9c17a806e6 /.gitignore | |
parent | ea525171de968707d15afd9dd9da760083722e2a (diff) |
Astropy installed in the pipeline
Astropy was added and one very important thing is that we have to
use the pypi tarball (https://pypi.org/) (which is bootstrapped)
and not the github tarball.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ *.pdf *.out *.zip +*.swp .nfs* mmap_* *.tar.gz |