Wan Liuyang
9cb7e50b8e
Convert old-styled string formatting to f-string ( #1528 )
...
* Convert old-styled string formatting to f-string
* Update flake8 explicit version to 3.5.0
* Make tox.ini in sync with requirements.txt
* Fix annoying flake8 F405
2018-03-06 19:56:27 +03:00
Nikita P. Shupeyko
70b56839c6
Simplify tox.ini
2018-03-05 14:25:55 +03:00
Daniel Roy Greenfeld
806f03310b
Python 3.6 or go home
2017-12-28 08:45:28 -08:00
Audrey Roy Greenfeld
734526a8c5
Bump to include Python 3.6
2017-12-28 08:30:33 -08:00
Daniel Roy Greenfeld
6aced9ba73
Remove Python 2.7 support per #1129 ( #1130 )
...
* Remove Python 2.7 support per
* Remove Python 2.7 references
* Remove Python 2.7 references
* remove python 2 entirely
2017-04-21 12:31:45 -07:00
Jannis Gebauer
1a4f000940
pin flake8 to 2.5.5 to omit f405 errors
2016-06-18 10:44:56 +02:00
Raphael Pierzina
7664194ab8
Ensure that tox passes on certain environment variables
2015-11-09 00:54:48 +01:00
Raphael Pierzina
54267d0dce
Remove requirements.txt from tox.ini in favor of explicit testenv deps
2015-11-09 00:41:35 +01:00
Raphael Pierzina
bea23a7a91
Add pytest-cookies to testenv dependencies
2015-11-09 00:33:41 +01:00
Raphael Pierzina
ae9e912b62
Implement a basic tox.ini based on requirements.txt
2015-11-09 00:33:41 +01:00