conda-forge / conda-forge/conda-forge.github.io

Running "python -m pip check" in every Python package

Open
#962 12 comments 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
170
Forks
320
Avg merge
2d 10h
Merged PRs (30d)
5

Description

Now that we have automerge support and that the newer `pip` versions support `pip check` to check for a consistent environment, should we add this as a test to all Python packages?

I have added it to some packages and I see it failing quite often as downstream miss dependency updates when they do version updates.

Todos:

- [x] write a migrator (https://github.com/regro/cf-scripts/pull/787)
- [ ] write a check for the linter
- [ ] add test to skeleton
- [ ] add test to the default example recipe

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.