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 infrastructure #196

Merged
merged 9 commits into from
Dec 5, 2023
Merged

update infrastructure #196

merged 9 commits into from
Dec 5, 2023

Conversation

nden
Copy link
Collaborator

@nden nden commented Dec 2, 2023

  • remove pkg_resources
  • fix RTD build
  • remove mention of relic
  • build with Python 3.12 and numpy 2
  • fix most warnings

@nden nden requested review from mcara and a team as code owners December 2, 2023 22:47
nden added 5 commits December 2, 2023 17:56
still rtd

still rtd

still fixing rtd
fix rtd; fis np 2 warnings

import sphinx_rtd_theme

docs
Copy link
Collaborator

@zacharyburnett zacharyburnett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks like it might contribute to your issue; the Conda environment was not actually being created (instead it was a pip environment with nothing in it)

Also, I would recommend renaming .readthedocs.yml -> .readthedocs.yaml; the filename with .yml seems to work for now, but the ReadTheDocs docs say that they don't support filenames other than .readthedocs.yaml, so I would change it just in case

.readthedocs.yml Outdated Show resolved Hide resolved
nden and others added 2 commits December 5, 2023 11:15
@nden nden merged commit 2971154 into spacetelescope:master Dec 5, 2023
7 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.

2 participants