Closed AWehrhahn closed 1 year ago
Provide a list of python dependencies, with version numbers, ideally in a requirements.txt file. This will make installation much clearer.
Review thread: https://github.com/openjournals/joss-reviews/issues/4602
Additional comment: specifically the compilation requires numpy. This needs to be specified clearly.
The dependencies are now listed inside the python/pyproject.toml file (used amongst other things by pip).
Provide a list of python dependencies, with version numbers, ideally in a requirements.txt file. This will make installation much clearer.
Review thread: https://github.com/openjournals/joss-reviews/issues/4602