-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
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
readme steps 2 & 3 elaboration #14
Labels
documentation
Improvements or additions to documentation
Comments
are you sure that poetry install
|
Any reason the two-line step 3 shouldn't be poetry run cruft create https://github.com/linkml/linkml-project-cookiecutter |
What is the |
Clarify in the readme or the cruft script: github_token_for_pypi_deployment [PYPI_PASSWORD] just defines the name of the GH secret that our actions will be looking for |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Users don't need to reinstall poetry if they already have it
poetry --version
See also https://python-poetry.org/history/
poetry self update
if desiredWhat should the response to the
poetry init
questions be?The text was updated successfully, but these errors were encountered: