Details
Details
- Reviewers
zack - Group Reviewers
Reviewers - Commits
- rDENVfecffc5055eb: bin: use pip-swh-packages instead of manually looking at the dependencies
Diff Detail
Diff Detail
- Repository
- rDENV Development environment
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
bin/pip-install-deps | ||
---|---|---|
1 | I don't think these two scripts should be removed. Just don't use it, but they might be useful in the future. | |
bin/pip-swh-packages | ||
9 | This is to filter out stuff like 'swh.storage[schemata]', but it's a bad workaround. |
Comment Actions
- bin: use pip-swh-packages instead of manually looking at the dependencies
- move [] removal to py-depgraph