Ian Cordasco
0a6ecad806
Merge branch 'use-pycodestyle' from IanLee1521
...
I've merged this into a local branch which I'll then merge into master
Conflicts:
setup.py
2016-06-15 12:10:05 -05:00
Ian Cordasco
b48623dbdb
Update mccabe and pyflakes constraints
2016-06-15 11:47:47 -05:00
Ian Lee
1db863e60a
Updated package to use pycodestyle
...
This change was originally triggered by @gvanrossum requeesting
that pep8 (the tool) be renamed to avoid confusion with PEP-8
the document. This request is tracked at:
https://github.com/PyCQA/pycodestyle/issues/466
2016-05-31 11:02:09 -07:00
Felix Yan
d9358bb082
Allow pyflakes 1.1
2016-03-02 03:56:34 +00:00
Ian Cordasco
388db0d811
Bump version to 2.5.2
...
Record changes
Bump cap on mccabe
2016-01-30 08:51:42 -06:00
Ian Cordasco
7c08ee8c92
Bump pyflakes cap to 1.1.0
2015-10-24 18:39:24 -05:00
Ian Cordasco
f2b0bb52e5
Raise upper bound on pyflakes
...
Closes #61
2015-06-01 07:42:03 -05:00
Ian Cordasco
d41701df3b
Only exclude known bad versions of pep8
...
Closes #51
2015-04-30 16:22:16 -05:00
Ian Cordasco
7c132d1c33
Update release notes, dependencies, and version
...
Closes #32
2015-02-22 12:13:30 -06:00
Ian Cordasco
2cf10d26a3
Release v2.2.4
2014-10-09 16:56:01 -05:00
Lukasz Dobrzanski
c3d7e68a2b
Use unittest.mock if available
...
Use unittest.mock https://docs.python.org/3/library/unitetst.mock.html
starting from >= Python 3.3
2014-09-10 01:15:01 +01:00
Ian Cordasco
54b0030531
Bump information necessary to release v2.2.0
2014-06-22 21:20:23 -05:00
Florent Xicluna
a3ecfbaaf8
Avoid an "imported but unused" warning
2014-04-27 00:44:42 +02:00
Florent Xicluna
2d62468625
Add a comment for the Nose workaround
2014-03-30 23:47:56 +02:00
Florent Xicluna
876309ad97
Add changelog entries
2014-03-30 23:04:48 +02:00
Florent Xicluna
a6027498a0
Workaround for nose traceback on Python 2.6; fixes #109
2014-03-30 22:50:01 +02:00
Ian Cordasco
e761600ca5
Re-add mock since I forgot it was actively being used
2013-10-12 21:29:19 -05:00
Ian Cordasco
d7ee1f9152
Let's actually try out drone.io
2013-10-12 21:27:02 -05:00
Ian Cordasco
1d665700e5
These should have been committed over a week ago.
2013-07-27 21:48:36 -05:00
Florent Xicluna
da663a77ca
Really upgrade dependencies
2013-07-04 17:39:48 +02:00
Ian Cordasco
a3b4cd6bed
Upgrade dependencies.
2013-07-04 11:29:50 -04:00
Marc Schlaich
c6623b37d1
Upgrade mccabe.
2013-04-03 16:17:02 +03:00
Ian Cordasco
d29f822b10
Fix #83 (bitbucket)
...
Tarek had explained to me how important adding specific pins were for
versioning. I forgot to fix this prior to now.
2013-03-24 16:33:48 -04:00
Diogo Baeder
f8995a9b32
Removing setuptools from setup requirements
2013-02-24 21:18:39 -03:00
Florent Xicluna
467b9f5c29
Upgrade requirements to pep8 1.4.3 and mccabe 0.2
2013-02-22 08:30:37 +01:00
Florent Xicluna
a593dd01a4
Install mccabe as a dependency
2013-02-21 00:00:54 +01:00
Florent Xicluna
472b186eb3
setup.py: do not import the module to read the __version__
2013-02-20 22:50:12 +01:00
Florent Xicluna
9a8d85d22f
Move the changelog to CHANGES.rst
2013-02-20 22:50:12 +01:00
Florent Xicluna
83571710cb
setup.py: update description
2013-02-20 22:50:12 +01:00
Florent Xicluna
2e76b4191a
setup.py: new topic classifiers
2013-02-20 22:50:12 +01:00
Florent Xicluna
b8aab10d5f
setup.py: add classifiers for Python 2/3 compatibility
2013-02-20 22:50:12 +01:00
Florent Xicluna
bcbf1b8eae
setup.py: allow upgrade of dependencies
2013-02-20 22:47:54 +01:00
Florent Xicluna
3e1452d10e
setup.py: remove 'scripts' which is redundant with setuptools entry points; issue #70
2013-02-20 22:32:04 +01:00
Florent Xicluna
20b49ee257
setup.py: reorder entries
2013-02-20 22:30:24 +01:00
Florent Xicluna
1c6ed0526a
Upgrade McCabe checker as an extension; now it uses the AST
2013-02-13 19:41:23 +01:00
Florent Xicluna
212364d89c
Create and enable the Pyflakes extension
2013-02-13 19:22:34 +01:00
Florent Xicluna
8a50be88b3
Prepare moving Pyflakes as an extension: setuptools becomes mandatory
2013-02-13 16:48:33 +01:00
Ian Cordasco
4cc6f1dd66
Bump to pep8 1.4.2 to remove some hacks
...
I'm so glad this came out.
2013-02-09 19:25:44 -05:00
Ian Cordasco
d220a65222
Transition to pyflakes 0.6.1
...
That was less painful than I thought it would be.
2013-02-08 17:35:56 -05:00
Ian Cordasco
2d2744b017
Pin pep8 dependecy.
...
Thanks @flox (@florentx)!
2013-01-18 19:23:36 -05:00
Ian Cordasco
f06f484b21
Some changes re #59
2013-01-11 10:09:08 -05:00
Ian Cordasco
93538ea852
Add myself as a maintainer in setup()
2013-01-04 12:20:42 -05:00
Ian Cordasco
d8a30e19af
Mention changes in preparation for 2.0.0
...
Working version of --install-hook.
2013-01-02 16:04:55 -05:00
Ian Cordasco
b2135a0e0e
Tentative independence from vendored pep8
...
I'm fairly certain we no longer need the copy we had of pep8.
2012-12-29 22:00:22 -05:00
Ian Cordasco
c17aeb3848
A working version but still using a local copy of pep8
2012-12-28 23:19:56 -05:00
Ian Cordasco
31bcca53f9
Start the refactor.
2012-12-26 17:59:23 -05:00
Ian Cordasco
5b6b4cd1e4
Fixes #12 . Not important but might as well.
2012-11-06 17:46:51 -05:00
mrlabbe
164a32126c
Merged changes from origin
2012-10-03 07:38:20 -04:00
mrlabbe
557feff3eb
add cmd script only on windows (as per issue #22 specification)
2012-09-26 08:06:25 -04:00
Peter Teichman
4a7b381fc0
Merge from the flake8 trunk
2012-09-15 13:52:37 -04:00