Migrate to copier-based swh-py-template

This commit is contained in:
David Douard 2023-11-24 18:15:13 +01:00
parent 553884fa56
commit c2402f405f
11 changed files with 144 additions and 179 deletions

View file

@ -1,3 +0,0 @@
from pkgutil import extend_path
__path__ = extend_path(__path__, __name__)