Author | SHA1 | Message | Date |
---|---|---|---|
Philipp Hagemeister | 60e5428925 |
[flake8] Ignore build/ directory
That directory is temporarily generated when building for PyPi and may be present if something goes wrong with the upload. |
10 years ago |
Jaime Marquínez Ferrándiz | a16af51873 |
flake8: Add more ignored files
* 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 |
10 years ago |
Jaime Marquínez Ferrándiz | dc9a441bfa |
Move flake8 configuration to setup.cfg
It will be used when calling flake8 from any directory in the project |
10 years ago |
Jaime Marquínez Ferrándiz | 4056ad8f36 | Build and upload universal wheels to pypi | 11 years ago |