summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* setup.py: Added `Jinja2` to `install_requires`.rsiddharth2015-12-151-1/+1
|
* updated setup.pyrsiddharth2015-12-131-4/+2
|
* updated copyright header (authors -> contributors)rsiddharth2015-12-121-1/+1
|
* Removed `markdown` from `install_requires`rsiddharth2015-12-121-1/+1
| | | | We are using `mistune` for parsing markdown.
* mark2html class added with mistune dependencyjantwisted2015-10-081-1/+1
|
* setup.py: added markdown as a dependency.rsiddharth2015-10-061-1/+1
|
* Added license info.rsiddharth2015-10-061-0/+18
| | | | | | | | | new file: COPYING modified: lpschedule/file.py modified: lpschedule/generator.py modified: setup.py modified: tests/file_tests.py modified: tests/generator_tests.py
* updated setup.pyrsiddharth2015-10-061-1/+1
|
* added setup.pyrsiddharth2015-10-011-0/+19