Skip to content

Commit

Permalink
Fix typo in package file
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon committed May 18, 2021
1 parent 6d00893 commit 718e00a
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 @@ -19,7 +19,7 @@
"Operating System :: OS Independent",
],
python_requires='>=3.6',
download_url = "https://github.com/cybermaggedon/ixbrl-parse/archive/refs/tags/v0.9.1.tar.gz"
download_url = "https://github.com/cybermaggedon/ixbrl-parse/archive/refs/tags/v0.9.1.tar.gz",
install_requires=[
"number_parser",
"requests",
Expand Down

0 comments on commit 718e00a

Please sign in to comment.