Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
rebased on linear-tsv-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Oct 10, 2016
1 parent 873bff2 commit a590789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -27,7 +27,7 @@ def read(*paths):
'openpyxl>=2.4,<3.0a',
'requests>=2.8,<3.0a',
'beautifulsoup4>=4.4,<5.0a',
'linear-tsv>=0.99,<0.100a',
'linear-tsv>=1.0,<2.0a',
'unicodecsv>=0.14,<0.15a',
]
TESTS_REQUIRE = [
Expand Down

0 comments on commit a590789

Please sign in to comment.