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

Simplify setup.py #363

Merged
merged 3 commits into from
Jan 12, 2023
Merged

Simplify setup.py #363

merged 3 commits into from
Jan 12, 2023

Conversation

michael-k
Copy link
Contributor

Issue #, if available: n/a

Description of changes: Drop unnecessary code and make the setup.py less confusing.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

An environment marker is already used for `enum34` so why do it
differently for `future`?
https://peps.python.org/pep-0508/#environment-markers

ref aws#343
@michael-k michael-k requested a review from a team as a code owner November 4, 2022 21:42
There's already `long_description_content_type='text/markdown'`.  The
conversion only works anyway if coincidentally pypandoc is installed
before.

This was most likely missed in aws#101 and not on
purpose.
@willarmiros willarmiros merged commit 275c131 into aws:master Jan 12, 2023
@michael-k michael-k deleted the setup branch January 16, 2023 11:16
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