mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 14:48:49 +00:00
Use pytest<3.3 to fix Python 3.3 tests
See https://github.com/nvbn/thefuck/pull/744 for context. I'm personally okay with dropping Python 3.3 support, but I'd like to at least get the tests working while we decide on that.
This commit is contained in:
parent
629056077f
commit
587bbb0d22
@ -1,6 +1,6 @@
|
||||
pip
|
||||
flake8
|
||||
pytest
|
||||
pytest<3.3
|
||||
mock
|
||||
pytest-mock
|
||||
wheel
|
||||
|
Loading…
x
Reference in New Issue
Block a user