Skip to content

Commit

Permalink
ready for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinL committed Nov 26, 2017
1 parent ba882b0 commit 33097bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Expand Up @@ -11,4 +11,6 @@
packages=['fuzzymatcher'], # The directory to look in for the source code
setup_requires=['pandas', 'metaphone'],
test_requires=["pylint", "coverage", "codecov"],
keywords=["matching", "fuzzy", "probabalistic", "recordlinking", "fuzzymatching"],
download_url = 'https://github.com/RobinL/fuzzymatcher/archive/0.0.1.tar.gz',
zip_safe=False)

0 comments on commit 33097bb

Please sign in to comment.