Calum Lind
30a0f3c9ed
Flake8 pass of entire codebase
...
* Use the inline '# NOQA' to supress N802 lower-case warnings
2014-09-19 19:10:14 +01:00
Calum Lind
d0b8e17873
Add workarounds for isort
...
* Add workaround for unicodedata issue
* Change line length to 120
* Skip gtkui.py to stop it moving local imports above the install reactor line
2014-09-19 15:58:43 +01:00
Calum Lind
5167e93d12
Flake8 core and common files
...
* Added N802 to flake8 ignore as certain inherited funcs cannot be changed
to lowercase and this unresolved warning hides other errors/warnings.
* Include new header
2014-09-03 23:48:34 +01:00
Calum Lind
7dd276631a
Add flake8 to setup.cfg and add missed change to #2303 fix
2013-05-22 23:33:06 +01:00
Calum Lind
4dd6308db9
Add get_version script to automate release versions (PEP386 naming)
2013-05-01 05:24:36 +01:00
Calum Lind
31ec8830f4
Update osx build and packaging scripts
2013-03-17 18:16:23 +00:00
Calum Lind
a7c5b9f568
Add OSX packaging and GTK support
2013-02-14 00:36:46 +00:00
Andrew Resch
ead063e279
Add a 'build_docs' command to build the documentation
2009-07-22 23:04:48 +00:00
Damien Churchill
ae5011ec92
setup the build_spinx command
2009-07-20 09:00:47 +00:00
Damien Churchill
248eb7341c
use the setup.cfg file to tag the build as -dev
2009-04-06 14:54:20 +00:00