Skip to content
Snippets Groups Projects
Unverified Commit a95ebdee authored by zhuqi's avatar zhuqi Committed by GitHub
Browse files

Update setup.py: add tabulate pkg

parent 85bfe4ff
No related branches found
No related tags found
Loading
...@@ -31,6 +31,7 @@ setup( ...@@ -31,6 +31,7 @@ setup(
'Topic :: Scientific/Engineering :: Artificial Intelligence', 'Topic :: Scientific/Engineering :: Artificial Intelligence',
], ],
install_requires=[ install_requires=[
'tabulate',
'requests', 'requests',
'numpy', 'numpy',
'nltk', 'nltk',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment