Skip to content

Conversation

jnothman
Copy link
Member

Fixes #51. See also #94.

@jnothman
Copy link
Member Author

I've checked that numpydoc.__version__ can be imported in a clean conda env
.

import os

from distutils.command.sdist import sdist
import setuptools
Copy link
Member

@pv pv Nov 1, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC, the import monkeypatches distutils and changes behavior.
Is it ok to remove? Maybe best to leave as is, if not sure.

@jnothman
Copy link
Member Author

jnothman commented Nov 1, 2017 via email

@pv pv merged commit 04c9d99 into numpy:master Nov 1, 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.

3 participants