Hugo van Kemenade
b79e104df8
Add support for Python 3.11
2023-07-09 13:03:32 +02:00
Hugo van Kemenade
5f562a185c
Drop the dot https://twitter.com/pytestdotorg/status/753767547866972160
2023-07-09 13:03:27 +02:00
Hugo van Kemenade
1a242c7daa
Test on Python 3.10 final
2023-07-09 13:01:48 +02:00
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
7a9d87f502
Add Python 3.8 version support ( #983 )
...
* Update .travis.yml
* Update tox.ini
2019-10-19 15:00:52 +02:00
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 f966ecd4f5b8221ee15e843f5ec287e1f7cca940.
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