Closed jgwerner closed 3 years ago
Hi @jgwerner , thanks for your suggestion! I'll put in a PR in the next days.
@BertR I actually started working on this PR but haven't submitted it due to the fact that I'm unable to install test dependencies with the pip install .[test]
command.
I did start running tests but some are failing (most likely human error :-)).
But as soon as I get that to work I'll take care of this. Thanks!
Closed by PR #101
The
nbexchange
package requires a list of dependencies for the package to work correctly. This request is to simply lock all required dependencies (at least the top layer) to ensure package reproducibility.