Skip to content

Commit

Permalink
Remove curio version specifications
Browse files Browse the repository at this point in the history
Closes #42.
  • Loading branch information
Zaharid committed Feb 22, 2021
1 parent d057768 commit 5d5c32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ requires = [
"pandas",
"pygments",
"blessings",
"curio ==0.9",
"curio",
]

[tool.flit.metadata.requires-extra]
Expand Down

0 comments on commit 5d5c32e

Please sign in to comment.