gtfierro / ontoenv

BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

import_dependencies not a cli option (?) #12

Closed majidaldo closed 12 months ago

majidaldo commented 1 year ago

https://github.com/majidaldo/ontoenv/blob/695b97dbd69238b9d64adaeb3dc3c3bc5b7655bc/ontoenv/cli.py#L65

wouldn't this be the main function from the cli?

gtfierro commented 1 year ago

Can you please be more specific with your question?

majidaldo commented 1 year ago

Can you please be more specific with your question?

https://github.com/gtfierro/ontoenv/blob/main/ontoenv/cli.py

there is no use of import_dependencies from the cli.

gtfierro commented 1 year ago

It doesn't show up in the CLI because you pointed to a commit on your fork; this code is not part of the main branch and isn't in any release. Would you want the import_deps function included? If you submit a PR I can include it in a future release

gtfierro commented 12 months ago

Available in 0.3.8a6