mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-09-09 11:14:32 +08:00
Hopefully fixed markdown
This commit is contained in:
@@ -8,7 +8,7 @@ setup(
|
|||||||
version = '0.2.0',
|
version = '0.2.0',
|
||||||
packages = ["IndicoIo",],
|
packages = ["IndicoIo",],
|
||||||
license = "MIT License (See LICENSE)",
|
license = "MIT License (See LICENSE)",
|
||||||
long_description = open("README").read(),
|
long_description = open("README.md").read(),
|
||||||
url = "http://www.indico.io",
|
url = "http://www.indico.io",
|
||||||
author = "Alec Radford, Slater Victoroff",
|
author = "Alec Radford, Slater Victoroff",
|
||||||
author_email = "Alec Radford <alec@indicodatasolutions.com>, Slater Victoroff <slater@indicodatasolutions.com>",
|
author_email = "Alec Radford <alec@indicodatasolutions.com>, Slater Victoroff <slater@indicodatasolutions.com>",
|
||||||
|
|||||||
Reference in New Issue
Block a user