Skip to content

Conversation

@ntjohnson1
Copy link
Collaborator

For the sake of leaving you lots of PRs for after the long weekend. I think this will improve your quality of life for all the documentation work.

It will require you to enable PR previews https://docs.readthedocs.io/en/latest/pull-requests.html but besides that I think this should be setup. It will build the docs and add a link to ALL PRs. Optionally we could just have that happen for ones that change the docs (see commented block).

The basic config seemed like it satisfied our needs. Once we merge #163 it will also allow for verifying the notebooks run and look nice when we change them.

@ntjohnson1 ntjohnson1 marked this pull request as ready for review July 3, 2023 22:04
@ntjohnson1 ntjohnson1 requested a review from dmdunla July 3, 2023 22:04
@dmdunla
Copy link
Collaborator

dmdunla commented Jul 6, 2023

Enabled Build pull requests for this project on RTD.

@ntjohnson1 Can you create an account on RTD so I can add you as a maintainer. We do not have any backup maintainer ATM.

@dmdunla
Copy link
Collaborator

dmdunla commented Jul 6, 2023

@ntjohnson1 It looks like RTD build failed. Can you take a look at this?

@ntjohnson1
Copy link
Collaborator Author

Yes to both. It looks like our RTD is configured to build with python3.7 but our package supports a minimum of 3.8. I should be able to look into where the configuration gets picked up from later this afternoon when I make an account.

@dmdunla
Copy link
Collaborator

dmdunla commented Jul 6, 2023

I think we need to create a .readthedocs.yaml file and add an option for build.tools.python:

https://docs.readthedocs.io/en/stable/config-file/v2.html#build-tools-python

* Remove deprecated requirements.txt
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.

2 participants