Skip to content

Commit 8b0a8a4

Browse files
committed
Downgrade pytest to 3.5.1
work around bug pytest-dev/pytest#3506 Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent e4040b3 commit 8b0a8a4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Binary file not shown.

thirdparty/dev/pytest.ABOUT

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
about_resource: pytest-3.6.0-py2.py3-none-any.whl
2-
download_url: https://files.pythonhosted.org/packages/62/59/950a805f90587d6e2f3692cf43700becb7cdf6c16b06d84e7516b199236b/pytest-3.6.0-py2.py3-none-any.whl
3-
version: 3.6.0
1+
about_resource: pytest-3.5.1-py2.py3-none-any.whl
2+
download_url: https://files.pythonhosted.org/packages/76/52/fc48d02492d9e6070cb672d9133382e83084f567f88eff1c27bd2c6c27a8/pytest-3.5.1-py2.py3-none-any.whl
3+
version: 3.5.1
44

55
name: pytest
6-
description: "pytest: simple powerful testing with Python"
6+
description: simple powerful testing with Python
77
homepage_url: http://pytest.org
88
owner: Holger Krekel, Benjamin Peterson, Ronny Pfannschmidt, Floris Bruynooghe and others
99
contact: holger at merlinux.eu

0 commit comments

Comments
 (0)