Skip to content

Add python_requires and update classifiers#468

Closed
hugovk wants to merge 3 commits intozzzeek:masterfrom
hugovk:update-classifiers
Closed

Add python_requires and update classifiers#468
hugovk wants to merge 3 commits intozzzeek:masterfrom
hugovk:update-classifiers

Conversation

@hugovk
Copy link
Copy Markdown
Contributor

@hugovk hugovk commented Aug 26, 2018

This PR:

I understand the supported versions to be 2.7 and 3.4-3.7 as per tox.ini:

envlist = py{27,34,35,36,37}-{cext,nocext}

These are also the ones supported by the core Python team.
https://en.wikipedia.org/wiki/CPython#Version_history

@zzzeek
Copy link
Copy Markdown
Owner

zzzeek commented Aug 26, 2018

OK for version 1.3 can you also update the doc here: https://github.com/zzzeek/sqlalchemy/blame/master/doc/build/intro.rst#L74 thanks!

@hugovk
Copy link
Copy Markdown
Contributor Author

hugovk commented Aug 26, 2018

Done, how's that?

@zzzeek
Copy link
Copy Markdown
Owner

zzzeek commented Aug 26, 2018

alrighty

@zzzeek
Copy link
Copy Markdown
Owner

zzzeek commented Aug 26, 2018

Dear contributor -

This pull request is being moved to Gerrit, at https://gerrit.sqlalchemy.org/#/c/zzzeek/sqlalchemy/+/862, where it may be tested and reviewed more closely. As such, the pull request itself is being marked "closed" or "declined", however your contribution is merely being moved to our central review system. Please register at https://gerrit.sqlalchemy.org#/register/ to send and receive comments regarding this item.

@zzzeek zzzeek closed this Aug 26, 2018
@zzzeek
Copy link
Copy Markdown
Owner

zzzeek commented Aug 26, 2018

just tweaking a bit, thank you!

zzzeek pushed a commit that referenced this pull request Aug 28, 2018
- bump minimum Python 3 version to 3.4 in docs
- set up setup.py classifiers to cover 2.7, 3.4, 3.5, 3.6, 3.7 explicitly
- add python_requires

These are also the ones supported by the core Python team.
https://en.wikipedia.org/wiki/CPython#Version_history

Change-Id: I2ffa632c73c39bf38ba9d8b5dcc86d552b61aa68
Pull-request: #468
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.

2 participants