Prevent pip from installing pytest in unsupported Python versions

Fix #2922
This commit is contained in:
Bruno Oliveira
2017-11-14 22:27:15 -02:00
parent 685387a43e
commit e87ff07370
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
Configure ``pytest`` to prevent pip from installing pytest in unsupported Python versions.