summaryrefslogtreecommitdiff
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* This test data file needs to make it into the release tarball.Barry Warsaw2017-04-161-1/+1
|
* Add a missing required pattern to the MANIFEST.in.Barry Warsaw2015-11-131-1/+1
|
* Fix MANIFEST.in to include all the necessary test data files.Barry Warsaw2015-04-171-1/+1
|
* MANIFEST.in updates.Barry Warsaw2014-11-081-4/+6
|\
| * Include Alembic versions in the manifestAurélien Bompard2014-11-041-1/+3
|/
* Merge Abhilash's latest revisions.Barry Warsaw2014-10-111-4/+1
|
* Add alembic files to the sdist tarballsAurélien Bompard2014-10-021-0/+2
|
* Update COPYING file to GPLv3. (LP: #790994)Barry Warsaw2011-06-111-1/+1
|
* Be sure to include a test file in the tarball.Barry Warsaw2011-04-291-0/+1
|
* Eliminate Utils.get_pattern() and in the process, completely revampBarry Warsaw2011-02-251-1/+1
| | | | | | | | | subscription bans so as not to have to rely on BLOBS or pickles in the database. Also, be sure to include .rst files in both doctests and in the packaged tarballs. With the now awesome reST mode for Emacs, I plan to rename all .txt doctest files to .rst.
* Don't include the eggs/ or parts/ directory in the tarball, otherwise theBarry Warsaw2010-10-081-1/+3
| | | | build fails.
* Clean up the manifest so that the sdist runs and passes all the tests.Barry Warsaw2009-11-291-2/+11
|
* * Switch to distribute from setuptools.Barry Warsaw2009-11-231-0/+3
| | | | * Remove the dependency on setuptools_bzr and use a MANIFEST.in instead
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-1/+0
|
* Added a plugin so setuptools groks the Bazaar revision control system.Barry Warsaw2007-07-201-0/+1
Added a MANIFEST.in so the generated .mo files are included.