Skip to content

add ability to use setuptools in preference to distutils.core#369

Merged
mmcky merged 1 commit intomasterfrom
migrate-setuptools
Oct 30, 2017
Merged

add ability to use setuptools in preference to distutils.core#369
mmcky merged 1 commit intomasterfrom
migrate-setuptools

Conversation

@mmcky
Copy link
Copy Markdown
Contributor

@mmcky mmcky commented Oct 26, 2017

One nice feature is ability to use python setup.py develop.
This sets up a link between cwd and site-packages for install and enables quick testing etc.

@mmcky
Copy link
Copy Markdown
Contributor Author

mmcky commented Oct 26, 2017

Fixes #304

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.02%) to 94.811% when pulling 0cd276e on migrate-setuptools into ad6be3e on master.

@mmcky mmcky merged commit b723dca into master Oct 30, 2017
@mmcky mmcky deleted the migrate-setuptools branch October 30, 2017 00:28
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