Skip to content

Commit e9e46eb

Browse files
committed
Remove pvlive from requirements.txt
1 parent 0c4ad2c commit e9e46eb

File tree

4 files changed

+2
-219
lines changed

4 files changed

+2
-219
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
## Setup
55
```bash
66
pip install -r requirements.txt
7+
pip install git+https://github.com/SheffieldSolar/PV_Live-API@8157b0ac7853b01f10dd3bc16b569bc8694e5903
78
```
89

910
## Running

requirements-dev.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
pvlive-api @ git+https://github.com/SheffieldSolar/PV_Live-API@8157b0ac7853b01f10dd3bc16b569bc8694e5903
12
black
23
flake8
34
isort

requirements-frozen.txt

-218
This file was deleted.

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ ipykernel
99
h5netcdf
1010
torch
1111
pytorch-lightning
12-
pvlive-api @ git+https://github.com/SheffieldSolar/PV_Live-API@8157b0ac7853b01f10dd3bc16b569bc8694e5903
1312
perceiver_pytorch
1413
pytest
1514
pytest-cov

0 commit comments

Comments
 (0)