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

Add API token instructions to confirmation section #6615

Merged
merged 5 commits into from
Sep 22, 2019
Merged

Conversation

nlhkabu
Copy link
Contributor

@nlhkabu nlhkabu commented Sep 11, 2019

Closes #6551

Whole account token

Screenshot from 2019-09-11 07-11-27

Project token

Screenshot from 2019-09-11 07-12-09

@nlhkabu nlhkabu requested a review from di September 11, 2019 06:15
@nlhkabu
Copy link
Contributor Author

nlhkabu commented Sep 11, 2019

@di I'm getting linting errors here because of the <pre> code block. Is there a way we can disable this?

</pre>
{% else %}
<p>For example, if you are using <a href="https://pypi.org/project/virtualenv/">Twine</a> to upload multiple projects to PyPI, you can set up a <code>$HOME/.pypirc</code> file like this:</p>
<pre class="code-block">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indentint this and the closing line 4 spaces fixed the linting issue for me, I think it still matches visually. You may want to try that?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmmm, that's not working for me. When I intent, I am getting:

Screenshot from 2019-09-15 12-18-20

@nlhkabu nlhkabu merged commit 8698a04 into master Sep 22, 2019
@nlhkabu nlhkabu deleted the token-instructions branch September 22, 2019 12:29
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.

Improve instructional text for API tokens
3 participants