summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)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__ ↵Torsten Marek2014-11-081-3/+5
| | | | directly.
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-46/+10
| | | | python setup.py develop now works.
* 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 ↵Torsten Marek2014-11-061-8/+0
| | | | on install.
* 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 ↵Sylvain Th?nault2013-10-041-9/+3
| | | | issue
* fix typo in setup.pySylvain Th?nault2013-10-041-1/+1
|
* backport fix done by Tobias Rzepka on pylint for python3 install on win32 ↵Sylvain Th?nault2013-10-031-2/+8
| | | | platforms
* rename the project astroidDavid Douard2013-06-171-4/+4
|
* minor cleanups: drop copyright by me, update others to 2013, droip those in ↵Sylvain Th?nault2013-03-281-2/+1
| | | | dumb test data files, delete some trailing whitespaces
* 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
| | | | Forget hardy distribution.
* [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 ↵Emile Anclin2010-11-101-102/+44
| | | | packaging work
* 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
forget the past.