7 Commits

Author SHA1 Message Date
Kenneth Reitz 785d5e561d Added ability to publish easily.
Whitespace fixes.
2010-11-11 13:19:43 -05:00
Ben Ford 1b7293e9a1 Fix README naming bug in setup.py 2010-05-21 06:19:44 +08:00
Michael Jones e98c23737e Added more test cases
Tests for Layout, LayoutFactory and setup(app). Resulted in structuring
some code so that LayoutFactory uses other factories to generate the
helpers and handlers for the Layout.
2010-01-09 15:04:28 +00:00
Michael Jones 9b472949ad Updated setup.py for markdown formatted README
setup.py was still referencing README.rst. We changed to README.md
because of superior github rendering of markdown, we might need to
changed back if any part of the python distribution system requires the
description, which is taken from the README, to be in restructured text.
2010-01-09 10:07:46 +00:00
winhamwr 5c537e244d Changed the test directory to tests. 2009-12-22 00:30:03 +08:00
winhamwr 7fa82e39a7 Fixed package-finding in setup.py 2009-12-22 00:30:00 +08:00
winhamwr 8669f9b3d6 First crack at setup.py file. Took my best guess on a version number and a couple of other things 2009-12-22 00:29:23 +08:00