Skip to content

DOC: update docs for setup.py removal, and fix ReadTheDocs build#669

Merged
rgommers merged 2 commits intoPyWavelets:masterfrom
rgommers:docs-cleanup
Apr 5, 2023
Merged

DOC: update docs for setup.py removal, and fix ReadTheDocs build#669
rgommers merged 2 commits intoPyWavelets:masterfrom
rgommers:docs-cleanup

Conversation

@rgommers
Copy link
Member

@rgommers rgommers commented Apr 5, 2023

The RTD build somehow still tries to invoke setup.py even though its docs say that that is deprecated and using pip is the default. This PR follows the docs at https://docs.readthedocs.io/en/stable/builds.html and adds the recommended .readthedocs.yaml config file.

@rgommers
Copy link
Member Author

rgommers commented Apr 5, 2023

RTD doc builds only trigger on merges to master, so I'm inclined to just merge this. In case it doesn't work immediately, I'll have to set up an RTD build on my own fork.

@rgommers
Copy link
Member Author

rgommers commented Apr 5, 2023

This is all pretty trivial, so I'll hit the green button.

@rgommers rgommers merged commit 7da5f24 into PyWavelets:master Apr 5, 2023
@rgommers rgommers deleted the docs-cleanup branch April 5, 2023 19:56
@rgommers rgommers added this to the v1.5.0 milestone Apr 5, 2023
@rgommers
Copy link
Member Author

rgommers commented Apr 5, 2023

Fixed after commit 5abcc10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant