DEP: update lagging dependencies to match astropy dev's test requirements#72
DEP: update lagging dependencies to match astropy dev's test requirements#72neutrinoceros wants to merge 1 commit intoastropy:mainfrom
Conversation
|
When I tried to update dependency requirements in #49 I was told that if |
|
Thanks for the additional context. This seems like good grounds to justify ridding astropy of pytest-asttopy entirely. |
bsipocz
left a comment
There was a problem hiding this comment.
We can bump versions here, but certainly not this aggressively; and certainly no comments about what astropy has and doesn't have as it doesn't matter for this package and its other users.
|
And if we dump any dependencies, then is should be hypothesis rather than the other small plugins that astropy may not use (though filter-subpackage is in fact quite useful for astropy itself) |
|
Ok then I don't think there's much point doing it at all. Thanks anyway |
Since I'm juggling with test dependencies these days, I thought I would upstream a couple of my findings.
This does 2 things:
I don't know exactly what the scope of this metapackage entails. Should these unused dependencies be removed entirely, even at the risk of breaking any other consumers, or should they be left in place for backwards compat ?