Added __init__
This commit is contained in:
parent
bb65975adf
commit
66070fdc41
1 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ name = "paramecio2"
|
||||||
authors = [{name = "Antonio de la Rosa", email = "antonio.delarosa@salirdelhoyo.com"}]
|
authors = [{name = "Antonio de la Rosa", email = "antonio.delarosa@salirdelhoyo.com"}]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
version = "2.0.36"
|
version = "2.0.36"
|
||||||
dynamic = ["version", "description"]
|
description = "A simple framework using flask and mako"
|
||||||
|
# dynamic = ["version", "description"]
|
||||||
|
|
||||||
classifiers=['Development Status :: 4 - Beta',
|
classifiers=['Development Status :: 4 - Beta',
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue