Skip to content

Commit

Permalink
Dependency update (#65)
Browse files Browse the repository at this point in the history
* pv-system-profiler and statistical-clear-sky depenedncies added
  • Loading branch information
Derin Serbetcioglu authored Sep 13, 2021
1 parent a9180e2 commit 2372d22
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
- id: flake8
Expand Down
2 changes: 2 additions & 0 deletions conda_recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ requirements:
- scikit-learn
- pvlib-python
- cvxpy
- statistical-clear-sky
- pv-system-profiler

about:
home: https://github.com/bmeyers/solar-data-tools
Expand Down
1 change: 1 addition & 0 deletions pvi-user.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies:
- s3fs
- solar-data-tools
- statistical-clear-sky
- pv-system-profiler
- cassandra-driver
- openblas
- smart_open
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ cvxpy>=1.1.0
# Academic license info: https://www.mosek.com/products/academic-licenses/
# Trial commercial license info: https://www.mosek.com/products/trial/
Mosek
statistical-clear-sky
pv-system-profiler

0 comments on commit 2372d22

Please sign in to comment.