Skip to content

Commit

Permalink
relax pytest restrictions for plugin compatibility (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniszewski committed Jan 14, 2019
1 parent 47a34c9 commit 79bc2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ deps=
asynctest
pytest-asyncio
isort>=4.2.5
pytest>=3.1.0,<3.5.0
pytest>=3.6
pytest-cov>=2.5.1
pytest-html>=1.14.2
pytest-mock>=1.6.0
Expand Down

0 comments on commit 79bc2d7

Please sign in to comment.