Skip to content
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

Superfluous poetry install step in readme? #37

Closed
noelmcloughlin opened this issue Jan 25, 2023 · 0 comments · Fixed by #46
Closed

Superfluous poetry install step in readme? #37

noelmcloughlin opened this issue Jan 25, 2023 · 0 comments · Fixed by #46

Comments

@noelmcloughlin
Copy link
Contributor

In the README runningpoetry add click.. creates virtual environment.

noel@n:~/git/hub/linkmls/testit$ poetry add click==8.0.4
Creating virtualenv testit-qRB3H3rq-py3.10 in /home/noel/.cache/pypoetry/virtualenvs
...

The next step ( poetry install) does nothing so could be superfluous??

noel@n:~/git/hub/linkmls/testit$ poetry install # this creates your virtual environment.
Installing dependencies from lock file

No dependencies to install or update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant