MolSSI / cookiecutter-cms

Python-centric Cookiecutter for Molecular Computational Chemistry Packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing versioneer file?

xiki-tempula opened this issue · comments

I have used the cookiecutter to generate a new project and I expect to find {{PROJECT_NAME}}/_version.py file but it seems that it is absent. I wonder if this is normal? Thank you.