Lele Gaifax
|
f09ca2c186
|
Include JS stemmers in the distribution
|
2015-11-30 23:39:53 +09:00 |
|
Takayuki Shimizukawa
|
edef36ceaf
|
remove custom_fixers from MANIFEST.in. that directory already removed at 47baff4
|
2014-08-25 16:35:38 +09:00 |
|
Georg Brandl
|
42a8138c30
|
Closes #1152: Fix pycode parsing errors of Python 3 code by including two grammar
versions for Python 2 and 3, and loading the appropriate version for the
running Python version.
|
2014-01-12 19:44:04 +01:00 |
|
Matthew Iversen
|
2d36d17fd9
|
Add extension of included README (.rst)
|
2013-10-28 20:53:57 +11:00 |
|
Takayuki Shimizukawa
|
e81a2d884e
|
Added a ez_setup to replace distribute_setup. ez_setup become defacto. Closes #1264
|
2013-10-03 05:55:58 +00:00 |
|
Georg Brandl
|
cc1ca3a43a
|
Closes #809: Include custom fixers in the source distribution.
|
2011-11-01 21:40:52 +01:00 |
|
Georg Brandl
|
fd56b7c44a
|
Closes #792: Include "sphinx-apidoc" in the source distribution.
|
2011-11-01 09:14:23 +01:00 |
|
Georg Brandl
|
e1ce9a63a6
|
Fix file name in manifest.
|
2010-08-11 17:16:20 +02:00 |
|
Daniel Neuhäuser
|
df444e822c
|
Add setup_distribute.py to MANIFEST.in and remove ez_setup.py
|
2010-05-16 16:20:44 +02:00 |
|
Georg Brandl
|
42ade899dc
|
Fix manifest. Again.
|
2009-03-28 14:51:45 -05:00 |
|
Georg Brandl
|
23e77c67a8
|
Fix #132...
|
2009-03-26 14:55:17 -04:00 |
|
Georg Brandl
|
d0e0acaaa1
|
merge in trunk
|
2009-01-10 20:46:13 +01:00 |
|
Georg Brandl
|
386548ae19
|
Add Grammar.txt to Manifest.
|
2009-01-06 00:38:40 +01:00 |
|
Georg Brandl
|
13d9cddd1d
|
Update Manifest.
|
2009-01-06 00:37:43 +01:00 |
|
Georg Brandl
|
dc5e1a159d
|
Use * instead of *.* as glob pattern, catches Makefile.
|
2008-11-04 19:51:38 +01:00 |
|
Georg Brandl
|
4deb6391a0
|
Add a manifest, since setuptools doesn't support hg.
Also add a few more things to hgignore file.
|
2008-11-02 23:32:15 +01:00 |
|