Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-25 | flake8: Ignore .git | Philipp Hagemeister | |
2014-12-17 | [flake8] Ignore build/ directory | Philipp Hagemeister | |
That directory is temporarily generated when building for PyPi and may be present if something goes wrong with the upload. | |||
2014-12-16 | flake8: Add more ignored files | Jaime Marquínez Ferrándiz | |
* setup.py: the '__version__' variable is not defined in the script, it is loadded from youtube_dl/version.py * devscripts/buildserver.py: Produces a lot of messages | |||
2014-12-16 | Move flake8 configuration to setup.cfg | Jaime Marquínez Ferrándiz | |
It will be used when calling flake8 from any directory in the project | |||
2014-03-16 | Build and upload universal wheels to pypi | Jaime Marquínez Ferrándiz | |