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

3.10: Add Trove classifier and to tox.ini, update setup.py version check and Python support table #5570

Merged
merged 8 commits into from Jul 2, 2021

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 1, 2021

For #5569.

Changes proposed in this pull request:


Also:

  • Fix a typo
  • Use ==== instead of ---- in tables to separate headers and body, so Sphinx renders the headers with <th> instead of <td>, also means we don't need manually add bold to headers:

image

->

image

  • Add an extra "blank row" to tables in some places, to add a break and make tables narrower and fit better onscreen:

image
...
image

->

image
...
image

  • I'm not so sure about this one, what do you think? Split the Python support table into two so they fit on screen with no horizontal scrolling:

image

->

image

Compare:

@hugovk hugovk added this to the 8.4.0 milestone Jul 1, 2021
@hugovk hugovk mentioned this pull request Jul 1, 2021
9 tasks
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.

None yet

2 participants