From 9263c948ed45396c598d381c869439a4a21407d5 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Mon, 8 Jan 2018 14:00:05 +0100
Subject: [PATCH] Mon, 08 Jan 2018 14:00:04 +0100

---
 salomon.csv | 1 +
 salomon.md  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/salomon.csv b/salomon.csv
index 454e9d47..bc708d0f 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -1209,6 +1209,7 @@ pluggy/0.6.0-Py-3.6,2
 pudb/2017.1.4-Py-2.7,2
 pudb/2017.1.4-Py-3.6,2
 pyparsing/2.2.0-Py-3.6,2
+pytest/3.3.2-Py-3.6,2
 python-dateutil/2.6.1-Py-3.6,2
 pytz/2017.3-Py-3.6,2
 scipy/1.0.0-Py-3.6-test,2
diff --git a/salomon.md b/salomon.md
index 44f74fe9..1d915a3b 100644
--- a/salomon.md
+++ b/salomon.md
@@ -369,6 +369,7 @@
 | [pluggy](https://github.com/pytest-dev/pluggy) | Plugin and hook calling mechanisms for python. |
 | [pudb](https://pypi.python.org/pypi/pudb) | PuDB is a full-screen, console-based visual debugger for Python. |
 | [pyparsing](http://pyparsing.wikispaces.com) | The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. |
+| [pytest](http://pytest.org) | Simple powerful testing with Python |
 | [python-dateutil](https://github.com/dateutil/dateutil) | Useful extensions to the standard Python datetime features. |
 | [pytz](http://pytz.sourceforge.net/) | pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. |
 | [scipy](https://github.com/jupyter/testpath) | Test utilities for code working with files and commands |
-- 
GitLab