Updates to 0.4.1, pkgmeta included directly in setup.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
pkgmeta = dict(
|
||||
__title__='markdownify',
|
||||
__author__='Matthew Tretter',
|
||||
__version__='0.4.0',
|
||||
)
|
||||
|
||||
globals().update(pkgmeta)
|
||||
__all__ = pkgmeta.keys()
|
||||
Reference in New Issue
Block a user