Vladimir Iakovlev
60073bea78
N/A: Remove deprecated python 3.4 support + fix tests in 2.7 ( #1025 )
...
* N/A: Remove deprecated python 3.4 support
More details - https://www.python.org/downloads/release/python-3410/
* N/A: Remove Python 3.4 from appveyor config
* N/A: Fix UnicodeDecodeError with Python 2.7 and newer versions of py.test
2019-12-16 21:55:19 +01:00
Eugene Duboviy
9d46291944
Add Python 3.7 version support ( #833 )
2018-08-14 00:22:53 +02:00
Joseph Frazier
0640509895
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 f966ecd4f5b8221ee15e843f5ec287e1f7cca940.
2018-01-01 20:18:05 -05:00
Pablo Santiago Blum de Aguiar
c2c98d5f69
#N/A: Use curl to download get-pip.py on AppVeyor
...
`curl` seems to be smarter than `net.webclient` when dealing with SSL.
2017-10-06 01:16:15 -03:00
Joseph Frazier
2fea1f3846
Run flake8 on AppVeyor
2017-03-10 12:18:59 -05:00
Eugene Duboviy
bc9121cb13
Update appveyor.yml
2017-01-08 17:08:38 +02:00
Pablo Santiago Blum de Aguiar
18b4f5df6a
#486 : Run tests on AppVeyor
2016-03-29 23:39:53 -03:00