Commit Graph

18 Commits

Author SHA1 Message Date
David Halter
ea2f9ebd4c from LPGL to MIT license (got the permission from all contributors), fixes #5 2013-07-30 03:11:34 +02:00
Aaron Meurer
42e1737be3 Don't require distribute in setup.py
It isn't actually required to install (it's only needed if you want to
setup.py develop).

Fixes #269.
2013-07-25 21:58:54 -05:00
David Halter
977f4871d6 added changelog 2013-05-11 16:55:02 +04:30
David Halter
f30b3416e8 remove VERSION file in favor of a jedi.__version__ 2013-05-11 11:10:01 +04:30
Danilo Bargen
b3d9b6ce69 Removed py25 related code (fixes #206) 2013-04-27 16:47:40 +02:00
Danilo Bargen
492a6c5704 Added specific "Programming Language" trove classifiers (fixes #194) 2013-04-05 11:18:53 +02:00
Takafumi Arakaki
d9ca833814 Make 2.5 test runnable with tox 2013-02-24 14:56:15 +01:00
David Halter
422eb6cbbf version can now be changed in one file (for sphinx and pypi) 2012-12-27 17:25:31 +01:00
David Halter
169b35b5a9 setup.py should be executable 2012-12-12 18:11:39 +01:00
David Halter
5a7a420026 merge and a few changes for the SyntaxError problem with mixin in (pip installation). -> fixes #79, also important for #82, #81, davidhalter/jedi-vim/issues/41, solution from #65 2012-12-12 18:10:42 +01:00
David Halter
181d700e50 change the way mixins are being added by setup.py, may fix #79 2012-12-12 11:32:53 +01:00
David Halter
a3647a4c03 version update 2012-12-11 09:36:14 +01:00
David Halter
bddd097b93 modified setup.py 2012-10-14 16:45:25 +02:00
David Halter
e889edf244 version number increase 2012-09-18 14:56:22 +02:00
Danilo Bargen
15c2445448 Made version number PEP386 compatible (v0.5 beta 1) 2012-09-18 14:50:35 +02:00
David Halter
e0126202b1 typos / now in beta testing, not alpha testing anymore 2012-09-18 14:12:36 +02:00
Danilo Bargen
95a059398e Fixed README path in MANIFEST.in, set README as long description in setup.py 2012-09-17 23:55:07 +02:00
Danilo Bargen
21a7346bac Added setup.py 2012-09-17 23:22:04 +02:00