Commit Graph

14 Commits

Author SHA1 Message Date
Rogério Brito d055fe4cb0 setup: cosmetics: Add/remove some whitespace for readability.
This also fixes some long lines.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
2013-07-01 23:17:48 -03:00
Rogério Brito 131842bb0b setup: Move pseudo-docstring to a proper comment.
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-07-01 23:17:48 -03:00
Philipp Hagemeister bc857bfce0 Remove includes from setup.py for windows build 2013-06-24 01:01:17 +02:00
Philipp Hagemeister a3522dfddd Merge branch 'master' of github.com:rg3/youtube-dl 2013-06-24 00:09:11 +02:00
Philipp Hagemeister e646ffe795 Add included files for Windows build 2013-06-24 00:01:41 +02:00
Jaime Marquínez Ferrándiz b0dcc3c47f setup.py: include the new extractor module 2013-06-23 23:54:08 +02:00
David Coppa a32b573ccb Try setuptools first, then fallback to distutils.core 2013-01-30 15:31:38 +01:00
Filippo Valsorda fec89790b1 and now, also py2exe compiles fine :) (on Windows) 2012-12-07 12:04:52 +01:00
Filippo Valsorda a5741a3f5e pip installs fine! 2012-12-07 11:39:08 +01:00
Filippo Valsorda 2f1765c4ea setup.py Python3 fix, PyPi classifiers 2012-11-29 19:21:19 +01:00
Filippo Valsorda cc51a7d4e0 New repo skeleton, getting ready for PyPi 2012-11-29 16:51:55 +01:00
gcmalloc caaa47d372 adding the script hook 2012-11-29 14:12:06 +01:00
gcmalloc 87bec4c715 getting version from git or failing 2012-11-28 18:49:56 +01:00
gcmalloc 4efe62a016 moving to setup.py 2012-11-28 18:24:16 +01:00
Renamed from build_exe.py (Browse further)