aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config
diff options
context:
space:
mode:
authorRaul Infante-Sainz <infantesainz@gmail.com>2019-05-24 17:04:05 +0100
committerRaul Infante-Sainz <infantesainz@gmail.com>2019-05-24 17:04:05 +0100
commit47b74e7e9006fcc1183a5571e7b4aab668b76a7b (patch)
treefcaa6544d089b54215172d9aeebae6cabb18eec4 /reproduce/software/config
parent01df9c86669b68d0d9c874664039189e2dae4534 (diff)
Added PyYAML Python package into the project
With this commit, PyYAML Python package has been added into the project. It is widely used in the Python community and the goal is to have human readable configuration files. As in the web page (https://pypi.org/project/PyYAML/) says: YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python.
Diffstat (limited to 'reproduce/software/config')
-rw-r--r--reproduce/software/config/installation/versions.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/reproduce/software/config/installation/versions.mk b/reproduce/software/config/installation/versions.mk
index 9f74b27..7019ee4 100644
--- a/reproduce/software/config/installation/versions.mk
+++ b/reproduce/software/config/installation/versions.mk
@@ -136,6 +136,7 @@ pycparser-version = 2.19
pyparsing-version = 2.3.1
pypkgconfig-version = 1.5.1
python-dateutil-version = 2.8.0
+pyyaml-version = 5.1
requests-version = 2.21.0
scipy-version = 1.2.1
secretstorage-version = 3.1.1