Skip to content

Commit 01b40f9

Browse files
committed
remove the obsolete package
1 parent 7242a74 commit 01b40f9

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
@@ -24,6 +24,6 @@
2424
author='Michiya Takahashi',
2525
url='https://github.com/michiya/django-pyodbc-azure',
2626
license='BSD',
27-
packages=['sql_server', 'sql_server.pyodbc', 'sql_server.extra'],
27+
packages=['sql_server', 'sql_server.pyodbc'],
2828
classifiers=CLASSIFIERS,
2929
)

0 commit comments

Comments
 (0)