aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
Commit message (Collapse)AuthorAgeFilesLines
* Switch to setuptools.Waylan Limberg2017-12-081-1/+0
| | | | Use console_scripts entry_point instead of manually built script.
* More makefile cleanup. Fixes #202.Waylan Limberg2013-03-151-0/+2
|
* Added .md to README.md etc in MANIFEST.in.Waylan Limberg2012-07-051-3/+3
|
* MANIFEST.in updated to include run-tests.py and setup.cfg. Opps.Waylan Limberg2011-05-181-0/+2
|
* Moved INSTALL, LICENSE and README files out of docs dir and into root dir ↵Waylan Limberg2010-03-241-0/+3
| | | | where they should be.
* Moved test dir back out of markdown lib. We don't need to install the tests ↵Waylan Limberg2010-02-121-2/+1
| | | | in everyones site-packages. We just need to distrubute them in the tarball for people to run before installing etc.
* Updated Manifest.in to include test files.Waylan Limberg2009-06-051-0/+1
|
* Fixed commandline issues and upped version to 2.0.1-beta. Renamed ↵Waylan Limberg2009-05-051-1/+1
| | | | markdown.py to markdown and added a markdown.bat wrapper for win32. Also had to put markdown script in a bin dir so it doesn't clash with the markdown lib dir because win32 doesn't allow a dir and file of the same name in same parent dir.
* Added extension subdir to docs with index listing all included extensions. ↵Waylan Limberg2009-03-171-1/+2
| | | | Now we just need to document each one.
* Updated setup.py and MANIFEST for recent package refactor.Waylan Limberg2008-11-221-0/+5