We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b3472e + cc10663 commit 58f9478Copy full SHA for 58f9478
setup.py
@@ -14,10 +14,10 @@
14
setuptools.setup(
15
name='Webware-for-Python-MiddleKit',
16
version=version,
17
- author='cito, jhildeb, nl et al.',
+ author='cito, jdhildeb, nl et al.',
18
author_email='nl@mnet-online.de',
19
description=description,
20
- install_requires=['Webware-for-Python>=3.0.0'],
+ install_requires=['Webware-for-Python>=3.0.0a0'],
21
long_description=long_description,
22
long_description_content_type='text/markdown',
23
keywords='database orm',
0 commit comments