Skip to content

Conversation

@sigmavirus24
Copy link
Member

@sigmavirus24 sigmavirus24 commented Aug 3, 2016

Supersedes #166
Closes #143

jankatins and others added 4 commits May 8, 2016 00:20
To make usage of twin within a CI setup easier, make it possible to
run twin without a pypirc file. This commit adds the possibility to
specify the repository URL directly on the commandline.

This is done by overloading the `--repository` switch: this can now be
a section in the pypirc file (as before) or a full URL (e.g. something
with `://` in it).

Note that this is only needed when you don't want to upload to PyPI,
for PyPI we already have a fallback in place.
Conflicts:
    tests/test_utils.py
    twine/utils.py
This refactors the work in pypagh-166 a bit and adds a new command-line
flag to enable the behaviour.

Supersedes pypagh-166
@sigmavirus24 sigmavirus24 merged commit 461bac0 into pypa:master Aug 3, 2016
@sigmavirus24 sigmavirus24 deleted the cli-repo-url branch August 3, 2016 21:31
@annaraven
Copy link
Contributor

So does thi mean you can use twine without a .pypirc file?

@sigmavirus24
Copy link
Member Author

Yes it does @annaraven :)

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 this pull request may close these issues.

3 participants