Knowledge-Graph-Hub / kg-obo

A package to transform all OBO ontologies into KGX TSV format and OBO json, and put the transformed graph in KGhub
https://knowledge-graph-hub.github.io/kg-obo/getting_started.html
GNU General Public License v3.0
28 stars 2 forks source link

Need Docker image with Py3.9 #173

Closed caufieldjh closed 1 year ago

caufieldjh commented 1 year ago

The Jenkins build now requires a Docker image with Python 3.9 as KG-OBO isn't compatible with 3.8 anymore.

Progress marches on!