1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-03-01 06:12:47 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Dean Moldovan
76e993a3f4 Set maximum line length for Python style checker () 2016-12-13 00:59:28 +01:00
Dean Moldovan
bad1740213 Add checks to maintain a consistent Python code style and prevent bugs ()
A flake8 configuration is included in setup.cfg and the checks are
executed automatically on Travis:

* Ensures a consistent PEP8 code style
* Does basic linting to prevent possible bugs
2016-11-20 21:21:54 +01:00
Wenzel Jakob
929fd7e694 PyPI setup.py file; v1.0 release 2015-10-15 22:21:50 +02:00