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 7242a74 commit 01b40f9Copy full SHA for 01b40f9
setup.py
@@ -24,6 +24,6 @@
24
author='Michiya Takahashi',
25
url='https://github.com/michiya/django-pyodbc-azure',
26
license='BSD',
27
- packages=['sql_server', 'sql_server.pyodbc', 'sql_server.extra'],
+ packages=['sql_server', 'sql_server.pyodbc'],
28
classifiers=CLASSIFIERS,
29
)
0 commit comments