mtkennerly / dunamai

Dynamic versioning library and CLI
https://dunamai.readthedocs.io/en/latest
MIT License
312 stars 24 forks source link

call main when executed as python -m dunamai #19

Closed jstriebel closed 3 years ago

jstriebel commented 3 years ago

In some edge-cases dunamai might not be executable by itself. This allows to use python -m dunamai additionally, which might be helpful in such cases.