Skip to content

Commit

Permalink
Merge pull request #12 from jaredlewis/develop
Browse files Browse the repository at this point in the history
Python 3.5
  • Loading branch information
jaredlewis authored Nov 28, 2016
2 parents d51b71d + facf931 commit 0f00150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def get_version():
install_requires=[
'jsonfield>=0.9.20',
'Django>=1.8',
'kmatch>=0.1.5',
'kmatch>=0.1.6'
],
tests_require=[
'psycopg2',
Expand Down

0 comments on commit 0f00150

Please sign in to comment.