]> git.phdru.name Git - sqlconvert.git/commitdiff
Tests: Require pytest < 5.0 for Python 2.7
authorOleg Broytman <phd@phdru.name>
Thu, 31 Jan 2019 17:42:14 +0000 (20:42 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 31 Jan 2019 17:55:50 +0000 (20:55 +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