summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Do not byte-compile test files on install. Fixes #58.Torsten Marek2014-11-221-0/+10
* Add missing file.Torsten Marek2014-11-091-3/+2
* Remove debugging output.Torsten Marek2014-11-091-1/+2
* More debuggingTorsten Marek2014-11-091-1/+1
* Do not import the astroid package when running setup, evaluate __pkginfo__ di...Torsten Marek2014-11-081-3/+5
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-46/+10
* Simplify setup.py and update documentation for Python 3 changes.Torsten Marek2014-11-081-107/+19
* Convert the unittests to run directly with Python 3, and stop running 2to3 on...Torsten Marek2014-11-061-8/+0
* Make the source compatible with Python 2.7 and 3.3+.Claudiu Popa2014-10-271-6/+1
* backport pylint fix on setup.py for py3k windows/cross-compiliation install i...Sylvain Th?nault2013-10-041-9/+3
* fix typo in setup.pySylvain Th?nault2013-10-041-1/+1
* backport fix done by Tobias Rzepka on pylint for python3 install on win32 pla...Sylvain Th?nault2013-10-031-2/+8
* rename the project astroidDavid Douard2013-06-171-4/+4
* minor cleanups: drop copyright by me, update others to 2013, droip those in d...Sylvain Th?nault2013-03-281-2/+1
* py3k test fixes. Closes #109988Sylvain Th?nault2012-11-161-2/+6
* setup.py: properly add additional file during build instead of install.Sylvain Th?nault2012-08-301-5/+14
* add trove classifiers (tell about python 3 support for pypi)Sylvain Th?nault2012-01-311-0/+2
* [py3k] make python3 package available in sid (closes: #81139)Julien Jehannet2011-10-201-2/+1
* [debian] py3k: change build command from new distutilsJulien Jehannet2010-11-221-1/+8
* [pkginfo] make setup.py py3k compatibleJulien Jehannet2010-11-191-1/+3
* packaging : add py3k target; update setup.py and other files to make py3k pa...Emile Anclin2010-11-101-102/+44
* proper licensing information (LGPL-2.1). Hope I get it right this time.Sylvain Th?nault2010-04-281-3/+19
* more license updatesSylvain Th?nault2010-04-261-1/+1
* prepare 0.20.0 releaseEmile Anclin2010-03-221-1/+1
* setuptools fixsylvain thenault2009-03-241-1/+3
* new setup.pyEmile Anclin2009-03-191-3/+10
* use joinsylvain thenault2009-01-281-1/+1
* setuptools compatsylvain thenault2009-01-211-31/+40
* mergeSylvain2006-08-251-1/+1
|\
| * fix spelling of overriddenAlexandre Fayolle2006-05-271-1/+1
* | check ChangeLogsyt2006-05-091-1/+1
|/
* forget the past.root2006-04-261-0/+186