Skip to content

Commit 71713a0

Browse files
committed
import mifiel.api_auth package too
1 parent d745ce0 commit 71713a0

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
@@ -15,7 +15,7 @@
1515
author_email='genmadrid@gmail.com',
1616
license='MIT',
1717
test_suite='nose2.collector.collector',
18-
packages=['mifiel'],
18+
packages=['mifiel', 'mifiel.api_auth'],
1919
install_requires=[
2020
'requests'
2121
],

0 commit comments

Comments
 (0)