fix the ci install procedure
Open
bug
testing
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
We want the requirements being tested with to be pinned to a specific version but it looks like pip takes the more lenient constraint when a requirement is in an extra target and the base requirements.
We probably want to do something like `pip install -e .[ci] -c etc/requirements_ci.txt`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.