We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
so in requirements.txt we have something like this
requirements.txt
spacy>=3.5.0
also question to our python heads, shouldn't there be a setup.py in the root folder here? should we provide venv instructions?
setup.py
venv
The text was updated successfully, but these errors were encountered:
should we provide venv instructions?
I would second that, currently having issues while testing this out as a noob in dealing with both SpaCy and TEIPublisher…
Sorry, something went wrong.
No branches or pull requests
so in
requirements.txt
we have something like thisalso question to our python heads, shouldn't there be a
setup.py
in the root folder here? should we providevenv
instructions?The text was updated successfully, but these errors were encountered: