sap218 / jabberwocky

NLP toolkit for those nonsensical ontologies
https://sap218.github.io/jabberwocky/
MIT License
16 stars 1 forks source link

declare requirements more formally #9

Closed balhoff closed 4 years ago

balhoff commented 4 years ago

I am not that sophisticated of a python developer, but I often see a requirements.txt used to declare requirements.

I did successfully install the software by using the prerequisites command in the README, but breaking these out into a dependencies file would probably be a good idea.

balhoff commented 4 years ago

(this is part of JOSS review https://github.com/openjournals/joss-reviews/issues/2168)

sap218 commented 4 years ago

requirements.txt included with instructions :-)