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

Remove hypothesis from setup. #1087

Merged
merged 1 commit into from
Jul 26, 2017
Merged

Conversation

drvinceknight
Copy link
Member

Currently when we pip install axelrod we also install hypothesis.

This is however only used for development. I've added a tweak to the
setup.py file to just remove it from the read in requirements.

I don't think we need to adjust the contributing documentation as pip install -r requirements will still install hypothesis.

Currently when we pip install axelrod we also install hypothesis.

This is however only used for development. I've added a tweak to the
setup.py file to just remove it from the read in requirements.

I don't think we need to adjust the contributing documentation as `pip
install -r requirements` will still install hypothesis.
@marcharper marcharper merged commit 60122d5 into master Jul 26, 2017
@meatballs meatballs deleted the remove-hypothesis-from-setup branch July 28, 2017 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants