diff options
author | Raul Infante-Sainz <infantesainz@gmail.com> | 2019-02-18 16:07:39 +0000 |
---|---|---|
committer | Raul Infante-Sainz <infantesainz@gmail.com> | 2019-02-20 22:03:49 +0000 |
commit | 9521434ad2e02904251522b0a4e0194e3d38a1b8 (patch) | |
tree | c42d01161ed4f9342fe377c3fb129ab4813cf629 /.file-metadata | |
parent | 41b458f8f31bbb5b74f96c5647beae28c49dedaf (diff) |
Installed astroquery in the pipeline
All dependencies for building astroquery package have been done.
Until nowthe Python dependencies were built in the same Makefile
as the high level libraries and programs. But, because astroquery
has many dependencies we split the Python and Python packages
installation in a new Makefile.
The installation of differents packages are done using Python and
not pip, because we found some problems when doing it with pip.
Apparently there are some interferences between the packages
installed by the pip of the system and the pip installed as part
of Python in the pipeline.
Diffstat (limited to '.file-metadata')
-rw-r--r-- | .file-metadata | bin | 3956 -> 5991097 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/.file-metadata b/.file-metadata Binary files differindex 517973d..8d70351 100644 --- a/.file-metadata +++ b/.file-metadata |