Skip to content

Commit

Permalink
more packages required
Browse files Browse the repository at this point in the history
  • Loading branch information
Hobson Lane committed Jun 26, 2020
1 parent 69ed9ec commit ceeb146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ package_dir =
# Add here dependencies of your project (semicolon-separated), e.g.
install_requires = coverage; future; fuzzywuzzy; jupyter; matplotlib; nltk; pandas; pip; pypandoc; python-Levenshtein; python-slugify; scikit-learn; scipy; plotly; seaborn; tqdm; wheel; gensim;
# Add here test requirements (semicolon-separated)
tests_require = pytest; pytest-cov
tests_require = pytest; pytest-cov; annoy; mechanicalsoup;

[options.packages.find]
where = src
Expand Down

0 comments on commit ceeb146

Please sign in to comment.