Explicit dependencies for testing, documentation, ...
Compare changes
+ 7
− 20
No more manual installation of dependencies. #134 (closed)
Is this future proof for going towards pyproject.toml declarations? Anything missing?
.venv
, then try to reinstall only using pip install ...
. Do the tests pass? Does the documentation build (well, at least as good as before)?Please, prepare your MR for a review. Be sure to write a summary and a focus and create gitlab comments for the reviewer. They should guide the reviewer through the changes, explain your changes and also point out open questions. For further good practices have a look at our review guidelines
For further good practices have a look at our review guidelines.