aboutsummaryrefslogtreecommitdiff
path: root/reproduce/config/pipeline
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2019-02-21 15:34:33 +0000
committerRaul Infante-Sainz <infantesainz@gmail.com>2019-02-21 15:34:33 +0000
commita92b25adb31bde17fe4db4f37be11bbe389fdf4b (patch)
tree30cb6aaaffc085c2f965002c6ede57e9a86353dd /reproduce/config/pipeline
parent9521434ad2e02904251522b0a4e0194e3d38a1b8 (diff)
Matplotlib is now in the pipeline
As matplotlib is a general package for plotting and it is widely used in science, we have added it to the pipeline. When installing a dependency of matplotlib `python-dateutil', we found a conflict in the download of the tarball. This is because the name has a dash (-) in the middle. In addition, the name starts with 'python', so it is the same as the python itself. Now it is possible to install any package with any name, just adding an elif in before the URL direction.
Diffstat (limited to 'reproduce/config/pipeline')
-rw-r--r--reproduce/config/pipeline/dependency-versions.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/reproduce/config/pipeline/dependency-versions.mk b/reproduce/config/pipeline/dependency-versions.mk
index 0aaceaf..f242ac9 100644
--- a/reproduce/config/pipeline/dependency-versions.mk
+++ b/reproduce/config/pipeline/dependency-versions.mk
@@ -57,13 +57,19 @@ astropy-version = 3.1.1
beautifulsoup4-version = 4.7.1
certifi-version = 2018.11.29
chardet-version = 3.0.4
+cycler-version = 0.10.0
entrypoints-version = 0.3
html5lib-version = 1.0.1
idna-version = 2.8
+kiwisolver-version = 1.0.1
keyring-version = 18.0.0
+matplotlib-version = 3.0.2
numpy-version = 1.16.1
pip-version = 19.0.2
+pyparsing-version = 2.3.1
+python-dateutil-version = 2.8.0
requests-version = 2.21.0
+scipy-version = 1.2.1
setuptools-version = 40.8.0
setuptools_scm-version = 3.2.0
six-version = 1.12.0