Skip to content
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

Fix pip install #24

Merged
merged 15 commits into from
May 16, 2019
Merged

Fix pip install #24

merged 15 commits into from
May 16, 2019

Conversation

shouldsee
Copy link
Contributor

use setuptools.setup(setup_requires=[”numpy“]) to specify build-time dependency.

Feel free to test this without disutils.

@brentp
Copy link
Owner

brentp commented May 15, 2019

this looks fine to me. can someone else (@tanghaibao ?) take a look?
@shouldsee please remove the code rather than commenting it out.

setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@tanghaibao
Copy link
Collaborator

Just some minor stylistic suggestion, but otherwise good to go. Thanks -

@brentp brentp merged commit c8af591 into brentp:master May 16, 2019
@brentp
Copy link
Owner

brentp commented May 16, 2019

thanks @shouldsee and Haibao

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