Skip to content
Discussion options

You must be logged in to vote

You can customize the version ranges however you'd like, but you'd need to rerun python setup.py sdist or python setup.py bdist_wheel to update the final packages after you edit meta.json.

We were trying to automate more of this (especially including spacy-transformers), since we noticed it was an issue for users, but the defaults might not be what you need for your package. And there are also still cases where you might need to add dependencies by hand that aren't expressed directly through the registered functions (sentencepiece for some transformer models, for example).

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kinghuang
Comment options

@adrianeboyd
Comment options

@kinghuang
Comment options

@kinghuang
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
third-party Third-party packages and services feat / cli Feature: Command-line interface
2 participants