Skip to content

Commit 41ffbbc

Browse files
committed
Update keywords
1 parent 5af1a48 commit 41ffbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def run_tests(self):
4444
'Programming Language :: Python :: 3.4',
4545
'Programming Language :: Python :: 3.5'
4646
],
47-
keywords=['sqlalchemy', 'flask-sqlacodegen', 'sqlacodegen'],
47+
keywords=['sqlalchemy', 'sqlacodegen', 'flask'],
4848
license='MIT',
4949
packages=find_packages(exclude=['tests']),
5050
install_requires=(

0 commit comments

Comments
 (0)