plone / plone/plone.cachepurging
zope.testing should not be an install requirement
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 0
- Forks
- 4
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 3
Description
@gforcada added it to the install_requires in PR #28. Quoting him:
That's not a mistake, it is not on the test requirements, I will not claim myself clever than Hanno, but maybe that somehow can be moved to the tests? 🤔
Originally posted by @gforcada in https://github.com/plone/plone.cachepurging/pull/28#discussion_r1118176399
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the project's install requirements with its test requirements, using PR #28 as the context for the dependency change. Done means zope.testing is no longer installed as a runtime requirement while the test suite still has access to it and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100