Commit Graph

12 Commits

Author SHA1 Message Date
Pablo Aguiar e6be00a63b Comply to new flake8 3.6 (#853)
* #N/A: Ignore W504 line break after binary operator

W504 is now part of flake8 current version 3.6

* #N/A: Fix invalid escape sequences

* #N/A: Remove conflicting path before installing gcc with brew
2018-10-30 20:56:55 +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 f966ecd4f5.
2018-01-01 20:18:05 -05:00
Vladimir Iakovlev b4c4fdf706 #678: Use fastentrypoints 2017-08-21 11:32:23 +02:00
Vladimir Iakovlev 24588b23e2 #N/A: Add .tox to flake8 exclude 2017-03-14 11:14:23 +01:00
Vladimir Iakovlev bd750ff9a3 #563: Exclude build from flake8 check 2017-03-13 13:39:00 +01:00
Joseph Frazier b038ea4541 Merge branch 'master' into flake8 2017-03-08 12:21:54 -05:00
Eugene Duboviy 7db140c456 Update tox.ini 2017-01-08 17:06:45 +02:00
Joseph Frazier f0b9c7cb67 Ignore remaining flake8 rules and exclude ./venv/
This should fix the builds.
2016-10-07 22:27:07 -04:00
mcarton 192ab0bfb0 Test python 3.5 with tox 2015-10-28 13:32:37 +01:00
nvbn 8498b970cc Fix tests with python 2 2015-07-25 03:22:05 +03:00
nvbn 36d80859a4 Add tox config 2015-05-07 13:51:27 +02:00