Skip to content

Commit 7fabd3b

Browse files
Added Test Libraries
1 parent 8f2ff15 commit 7fabd3b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
description='The easy way to integrate track apis for interakt',
4949
keywords=['INTERAKT', 'KIWI'],
5050
install_requires=install_requires,
51+
extras_require={'test': tests_require},
5152
long_description=readme,
5253
long_description_content_type='text/markdown',
5354
classifiers=[

0 commit comments

Comments
 (0)