Skip to content

setup.py: drop NIH check_output implementation#282

Merged
OddBloke merged 2 commits into
canonical:masterfrom
OddBloke:setup
Mar 27, 2020
Merged

setup.py: drop NIH check_output implementation#282
OddBloke merged 2 commits into
canonical:masterfrom
OddBloke:setup

Conversation

@OddBloke
Copy link
Copy Markdown
Collaborator

We no longer need to support versions which don't have
subprocess.check_output, so we can rely on its presence in the stdlib.

We no longer need to support versions which don't have
subprocess.check_output, so we can rely on its presence in the stdlib.
@OddBloke
Copy link
Copy Markdown
Collaborator Author

Tested installation locally and in tox.

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