Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Signed-off-by: suhascv <suhas749@protonmail.com>
  • Loading branch information
suhascv committed Feb 24, 2021
1 parent 0ab398a commit c3c770f
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 @@ -44,5 +44,5 @@ python-dateutil = "^2.8.0"
[tool.poetry.dev-dependencies]

[build-system]
requires = ["poetry>=0.12","setuptools=30.3.0,<50"]
requires = ["poetry>=0.12","setuptools>=30.3.0,<50"]
build-backend = "poetry.masonry.api"

0 comments on commit c3c770f

Please sign in to comment.