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.
1 parent 5af1a48 commit 41ffbbcCopy full SHA for 41ffbbc
setup.py
@@ -44,7 +44,7 @@ def run_tests(self):
44
'Programming Language :: Python :: 3.4',
45
'Programming Language :: Python :: 3.5'
46
],
47
- keywords=['sqlalchemy', 'flask-sqlacodegen', 'sqlacodegen'],
+ keywords=['sqlalchemy', 'sqlacodegen', 'flask'],
48
license='MIT',
49
packages=find_packages(exclude=['tests']),
50
install_requires=(
0 commit comments