]> git.phdru.name Git - m_librarian.git/commitdiff
Tests: Require pytest < 5.0 for Python 2.7
authorOleg Broytman <phd@phdru.name>
Thu, 31 Jan 2019 19:46:06 +0000 (22:46 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 31 Jan 2019 19:50:42 +0000 (22:50 +0300)
devscripts/requirements/requirements_tests.txt

index 353aa9e3da07c97f6853394a88b122808b3d3513..1214a91826c3a55c7eeccd91006d1d3deb95d491 100644 (file)
@@ -1,5 +1,5 @@
 -r requirements.txt
 
-pytest
+pytest < 5.0
 pytest-cov
 ppu