Closed psafont closed 6 years ago
Forgot to add a dependency on the tox script :)
Great! Let me know if you have any issues. It's been awhile since I updated things. The open PR uses a much newer version of cwltool, but tests fail due to a bug in the parallel mode of cwltool.
As an effort to allow testing using tox, independently of travis; I've been trying to run the tests following .travis.yml but I'm hitting a strange error about a missing file
This means:
git submodule update --init --recursive
$PATH
I'm receiving this output:
None of the files mentioned in the log are missing, so I don't really know what's up.