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
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 1419 Build 1763: arc lint + arc unit
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