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 RTD configuration #199

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Update RTD configuration #199

merged 1 commit into from
Oct 17, 2023

Conversation

kandersolar
Copy link
Member

  • Closes #xxx
  • Added tests to cover all new or modified code.
  • Clearly documented all new API functions with PEP257 and numpydoc compliant docstrings.
  • Added new API functions to docs/api.rst.
  • Non-API functions clearly documented with docstrings or comments as necessary.
  • Adds description and name entries in the appropriate "what's new" file
    in docs/whatsnew
    for all changes. Includes link to the GitHub Issue with :issue:`num`
    or this Pull Request with :pull:`num`. Includes contributor name
    and/or GitHub username (link with :ghuser:`user`).
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels and Milestone are assigned to the Pull Request and linked Issue.

ReadTheDocs is requiring a change in the configuration file (see the warning on this build):

Your builds will stop working soon!
"build.image" config key is deprecated and it will be removed soon. Read our blog post to know how to migrate to new key "build.os" and ensure your project continues building successfully.

This PR makes the necessary configuration updates.

@kandersolar kandersolar added the ci Continuous Integration label Oct 10, 2023
@kandersolar kandersolar added this to the v0.2.0 milestone Oct 10, 2023
@kandersolar kandersolar merged commit 5e8ae66 into pvlib:main Oct 17, 2023
36 checks passed
@kandersolar kandersolar deleted the rtd branch October 17, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant