Skip to content

Commit

Permalink
Make sure the latest lingua version is used
Browse files Browse the repository at this point in the history
This version includes a fix for
wichert/lingua#39
  • Loading branch information
tsauerwein committed Jul 31, 2014
1 parent 568c78e commit 3531f65
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 @@ -24,7 +24,7 @@
'geoalchemy2',
'shapely',
'pyproj',
'lingua'
'lingua>=2.4'
]

setup(name='c2cgeoform',
Expand Down

0 comments on commit 3531f65

Please sign in to comment.