Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-01 | setup: PEP-8 fixes. | Rogério Brito | |
Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | |||
2013-07-01 | setup: cosmetics: Add/remove some whitespace for readability. | Rogério Brito | |
This also fixes some long lines. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | |||
2013-07-01 | setup: Move pseudo-docstring to a proper comment. | Rogério Brito | |
A string statement is not a docstring if it doesn't occur right at the top of modules, functions, class definitions etc. This patch fixes it. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | |||
2013-06-24 | Remove includes from setup.py for windows build | Philipp Hagemeister | |
2013-06-24 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2013-06-24 | Add included files for Windows build | Philipp Hagemeister | |
2013-06-23 | setup.py: include the new extractor module | Jaime Marquínez Ferrándiz | |
2013-01-30 | Try setuptools first, then fallback to distutils.core | David Coppa | |
2012-12-07 | and now, also py2exe compiles fine :) (on Windows) | Filippo Valsorda | |
2012-12-07 | pip installs fine! | Filippo Valsorda | |
2012-11-29 | setup.py Python3 fix, PyPi classifiers | Filippo Valsorda | |
2012-11-29 | New repo skeleton, getting ready for PyPi | Filippo Valsorda | |
2012-11-29 | adding the script hook | gcmalloc | |
2012-11-28 | getting version from git or failing | gcmalloc | |
2012-11-28 | moving to setup.py | gcmalloc | |