Skip to content

Commit

Permalink
Updated dependency on islenska to >= 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vthorsteinsson committed Sep 30, 2021
1 parent 8af96bb commit e7b8bb6
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 @@ -123,7 +123,7 @@ def read(*names: str, **kwargs: Any) -> str:
install_requires=[
"cffi>=1.13.0",
"tokenizer>=3.3.2",
"islenska>=0.3.0",
"islenska>=0.3.1",
"typing_extensions"
],
cffi_modules=[
Expand Down

0 comments on commit e7b8bb6

Please sign in to comment.