-
Notifications
You must be signed in to change notification settings - Fork 308
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
Not recognising URL for ‘--repository’ option #265
Comments
I suspect the There is also the |
Thanks for beating me to this @jamadden :) I believe that's exactly what @benf-wspdigital is looking for |
The help output is confusing to me though. It claims that
|
That's probably out-dated. I'd be happy to merge a PR to correct that. |
The
--repository
option does not recognise a URL to a private package index server.Why does Twine complain that the URL is “not a complete URL”? How can I convince Twine to accept that repository URL on the command line?
The text was updated successfully, but these errors were encountered: