Open cthoyt opened 4 years ago
Thanks for the suggestion! But since we are using a modified version of the rdchiral package, we cannot replace it with the pypi version unless we've done thorough testing. We will leave that as an option for the users.
What modifications to RDChiral have you done?
I think an alternate solution that would be helpful for both me and @SGenheden would be if you forked the original RDChiral repository (https://github.com/connorcoley/rdchiral) and made the updates there. Then you would be able to do the following:
While installing the package, I didn't understand why there was a copy of the
rdchiral
codebase, which appears to be available from PyPI. Could this be added to theenvironment.yml
instead of distributing it? Or, if you've made some changes, it would be a good thing to outline what they were.I tested that this works if you point to the canonical codebase, so I'd be happy to send a PR with the corresponding update.