Skip to content

Commit e2a1485

Browse files
Fix package (#191)
* fix readme, package name and readme * install pvlive straight
1 parent 1563a8a commit e2a1485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ readme = {file = "README.md", content-type = "text/markdown"}
4343

4444
[project.optional-dependencies]
4545
dev=[
46-
"pvlive-api @ git+https://github.com/SheffieldSolar/PV_Live-API",
46+
"pvlive-api",
4747
"black",
4848
"flake8",
4949
"isort",

0 commit comments

Comments
 (0)