This will avoid potential new modules to migrate as well to this scheme.
Details
Details
- Reviewers
vlorentz moranegg anlambert - Group Reviewers
Reviewers - Commits
- rDTPLc65dda5809ce: py-template: Make the default README link to docs/README.rst
Diff Detail
Diff Detail
- Repository
- rDTPL Python module template
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Fix missing change in setup.py (the stanza that reads the readme needed to be updated)
Comment Actions
Can this build go green?
I concluded that not.
$ git checkout origin/master (<- without that diff) $ swh tony yavin4 ~ work … swh swh-environment swh-py-template ⚓ 4a9e193 % tox GLOB sdist-make: /home/tony/work/inria/repo/swh/swh-environment/swh-py-template/setup.py ERROR: invocation failed (exit code 1), logfile: /home/tony/work/inria/repo/swh/swh-environment/swh-py-template/.tox/log/GLOB-0.log ================================================================================================================== log start ================================================================================================================== error in swh.<module-name> setup command: ("EntryPoint must be in 'name=module:attrs [extras]' format", '<cli-name>=swh.<module>.cli') =================================================================================================================== log end =================================================================================================================== ERROR: FAIL could not package project - v = InvocationError('/home/tony/.virtualenvs/swh/bin/python3 setup.py sdist --formats=zip --dist-dir /home/tony/work/inria/repo/swh/swh-environment/swh-py-template/.tox/dist', 1)
iso bug so i pushed nonetheless.