Skip to content
Snippets Groups Projects
Commit 9263c948 authored by Easy Build's avatar Easy Build
Browse files

Mon, 08 Jan 2018 14:00:04 +0100

parent 64f37166
No related branches found
No related tags found
No related merge requests found
...@@ -1209,6 +1209,7 @@ pluggy/0.6.0-Py-3.6,2 ...@@ -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-2.7,2
pudb/2017.1.4-Py-3.6,2 pudb/2017.1.4-Py-3.6,2
pyparsing/2.2.0-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 python-dateutil/2.6.1-Py-3.6,2
pytz/2017.3-Py-3.6,2 pytz/2017.3-Py-3.6,2
scipy/1.0.0-Py-3.6-test,2 scipy/1.0.0-Py-3.6-test,2
......
...@@ -369,6 +369,7 @@ ...@@ -369,6 +369,7 @@
| [pluggy](https://github.com/pytest-dev/pluggy) | Plugin and hook calling mechanisms for python. | | [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. | | [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. | | [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. | | [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. | | [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 | | [scipy](https://github.com/jupyter/testpath) | Test utilities for code working with files and commands |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment