Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Use setuptools, if present. #36

Merged
merged 1 commit into from
Jul 4, 2012

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Mar 28, 2012

This change enables usage such as '/path/to/python setup.py develop' (i.e.,
installing a checkout into site-packages). It falls back to stock distutils
if setuptools is not importable.

This change enables usage such as '/path/to/python setup.py develop' (i.e.,
installing a checkout into site-packages).  It falls back to stock distutils
if setuptools is not importable.
willnorris added a commit that referenced this pull request Jul 4, 2012
@willnorris willnorris merged commit 65c953f into openid:master Jul 4, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants