-
Notifications
You must be signed in to change notification settings - Fork 55
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
poetry export issue with git repositories #172
Comments
@narel, as a workaround you can specify a revision. For example:
|
This was referenced Aug 5, 2023
Is this the same as #71, and should be closed? |
Maybe not exactly the same, but similar enough so that it should be fixed by the same change. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Exported requirements are broken for git repositories:
gives:
It works without any problems on poetry 1.1.15.
The text was updated successfully, but these errors were encountered: