Page MenuHomeSoftware Heritage

Make 'python -m swh' work as cli entry point
ClosedPublic

Authored by douardda on May 11 2022, 3:59 PM.

Details

Summary

adding a swh/__main__.py file.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D7813 (id=28219)

Rebasing onto 297019774e...

Current branch diff-target is up to date.
Changes applied before test
commit dae963440be5d894dca4c35ac5c0d4ec6bb1deae
Author: David Douard <david.douard@sdfa3.org>
Date:   Wed May 11 15:58:12 2022 +0200

    Make 'python -m swh' work as cli entry point
    
    adding a swh/__main__.py file.

See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/406/ for more details.

This revision is now accepted and ready to land.May 11 2022, 4:57 PM
ardumont added a subscriber: ardumont.

Interesting.