-
Notifications
You must be signed in to change notification settings - Fork 18
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
Conversation
still rtd still rtd still fixing rtd
fix rtd; fis np 2 warnings import sphinx_rtd_theme docs
There was a problem hiding this 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
Co-authored-by: Zach Burnett <[email protected]>
pkg_resources
relic