Drop Python 3.3 Support (#747)
* Drop Python 3.3 Support
It's reached end-of-life, and our dependencies have started to drop it.
See https://github.com/nvbn/thefuck/pull/744#issuecomment-353244371
* Revert "Use pytest<3.3 to fix Python 3.3 tests (#746)"
This reverts commit f966ecd4f5.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
pip
|
||||
flake8
|
||||
pytest<3.3
|
||||
pytest
|
||||
mock
|
||||
pytest-mock
|
||||
wheel
|
||||
|
||||
Reference in New Issue
Block a user