summaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* use black for formattingrsiddharth2020-07-111-31/+30
|
* setup.py: Update install_requiresrsiddharth2020-07-111-1/+1
| | | | | | * markdown_link_style/_version.py * setup.py (install_requires): Stick to mistune version <1. I think version 2 is not backward compatible with version 0.X series.
* Fix line lengths.rsiddharth2017-06-041-2/+4
| | | | | | * mdl_style.py: Update file. * setup.py: Update file. * tests/test_mdl_style.py: Upate file.
* setup.py: Update description.rsiddharth2017-03-211-1/+1
| | | | | * markdown_link_style/_version.py (__version__): Update variable. * setup.py (description): Update key.
* CONTRIBUTORS.rst -> CONTRIBUTORSrsiddharth2017-02-191-2/+1
| | | | | | | | | | | * CONTRIBUTORS: Remove file. * CONTRIBUTORS.rst: Add file. * Makefile: Update copyright header. * markdown_link_style/_version.py: Update copyright header. * markdown_link_style/logging.py: Update copyright header. * mdl_style.py: Update copyright header. * setup.py: Update copyright header. * tests/test_mdl_style.py: Update copyright header.
* setup.py: Change development status to Pre-Alpha.rsiddharth2017-02-191-1/+1
|
* setup.py: Change `author_email`.rsiddharth2017-02-191-1/+1
|
* Add CONTRIBUTORS.rst.rsiddharth2017-02-191-1/+2
| | | | | | | | | | * CONTRIBUTORS.rst: Add file. * Makefile: Update copyright header. * markdown_link_style/_version.py: Update copyright header. * markdown_link_style/logging.py: Update copyright header. * mdl_style.py: Update copyright header. * setup.py: Update copyright header. * tests/test_mdl_style.py: Update copyright header.
* Initial commit.rsiddharth2017-02-181-0/+67