Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pyproject.toml #105

Merged
merged 2 commits into from
Aug 13, 2024
Merged

Conversation

tobin-ford
Copy link
Collaborator

@tobin-ford tobin-ford commented Aug 1, 2024

Describe your changes

Set the following package versions in pyproject.toml

  • numpy==1.26.0
  • pvlib==0.10.3
  • scipy<1.14.0

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
    May break testing on dev scenario geospatial on merge
  • This change requires a documentation update (not done yet), waiting to see if this works

Checklist before requesting a review

  • I have performed a self-review of my code
  • Code changes are covered by tests.
  • Code changes have been evaluated for compatibility/integration with Scenario analysis (for future PRs)
  • Example notebooks are rerun and differences in results scrutinized
  • What's new changelog has been updated in the docs

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.02%. Comparing base (57cb222) to head (0d72f4b).

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #105   +/-   ##
============================================
  Coverage        67.02%   67.02%           
============================================
  Files               29       29           
  Lines             2111     2111           
============================================
  Hits              1415     1415           
  Misses             696      696           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobin-ford tobin-ford mentioned this pull request Aug 1, 2024
@martin-springer martin-springer merged commit 8b870bf into development Aug 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants