Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
have readthedocs install with , drop requirements files (#255)
- [x] Closes #254 - [x] Executed `pre-commit run --all-files` with no errors - [x] The change is fully covered by automated unit tests - [x] Documented in docs/ as appropriate - [ ] Added an entry to the CHANGES file This changes the readthedocs config to install uncertainties and dependencies with `pip install ".[all]"`.
- Loading branch information