-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Move hypothesis dependence to testing #6
Conversation
This is an attempt to break circular dependency on hypothesis
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
@jochym Feel free to add yourself to the maintainers if you want. |
@@ -55,3 +55,4 @@ extra: | |||
- CJ-Wright | |||
- licode | |||
- nicoddemus | |||
- jochym |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Thanks @jochym! Actually I just realized that none of the dependencies in Would you mind moving the other dependencies as well? Also this is a perfect candidate for a |
@conda-forge-admin, please add noarch: python |
What a time to be alive! 😄 |
@jochym please also bump the build number. 👍 |
Merge? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Awesome @jochym, thanks! |
Unfortunately we need to revert the conversion to xref: regro/cf-scripts#264 |
Why @jakirkham ? I do not get it. Care to explain to us mere mortals? No sarcasm, I genuinely do not understand the dependence. I would appreciate getting some clue. |
This is an attempt to break circular dependency on hypothesis