pycapnp/buildutils
Jacob Alexander b3021e4f6b
Fixing flake8 warnings and errors
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics --exclude benchmark

Excluding the benchmark directory (due to protobuf generated files)
Also removing some Python2 specific code
2019-09-27 00:15:13 -07:00
..
__init__.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
build.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
bundle.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
config.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
constants.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
detect.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
misc.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
msg.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
patch.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
setup_travis.sh Fix travis builds 2016-03-04 11:04:58 -08:00
vers.cpp Add automatic build of libcapnp if it's not detected 2014-12-11 22:04:34 -08:00