Skip to content

Commit 4e6008f

Browse files
authored
Merge pull request olirice#99 from jochs/patch-1
Remove extras requirement for sqlalchemy-stubs
2 parents df9f23e + 8d72825 commit 4e6008f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ def get_version(package):
1717
"pylint",
1818
"pre-commit",
1919
"mypy",
20-
"sqlalchemy-stubs",
2120
"psycopg2-binary",
2221
"pytest",
2322
"pytest-cov",

0 commit comments

Comments
 (0)