Skip to content

Commit

Permalink
rm poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanbhosale committed Sep 14, 2024
1 parent f053d0c commit 839d39e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[build-system]
requires = ["setuptools", "wheel", "poetry-core>=1.0.8"]
build-backend = ["setuptools.build_meta", "poetry.core.masonry.api"]
requires = ["setuptools", "wheel"]
build-backend = setuptools.build_meta"

[project]
name = "quartz_solar_forecast"
Expand Down

0 comments on commit 839d39e

Please sign in to comment.