Skip to content

Use setuptools in favour of distutils.core #88

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

Merged
merged 1 commit into from
Jun 9, 2017

Conversation

LukeAsh
Copy link

@LukeAsh LukeAsh commented Jun 9, 2017

It will use setuptools if available and fallback to distutils.core on ImportError.
It helps when you would like to build a wheel for it.

Fallback to distutils.core if setuptools aren't available
@jwp jwp merged commit 0e4d859 into python-postgres:master Jun 9, 2017
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