diff --git a/setup.cfg b/setup.cfg index 072d0c14..7178e829 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,8 @@ description-file = README.md [versioneer] VCS = git +style = pep440 versionfile_source = matscipy/_version.py +versionfile_build = matscipy/_version.py tag_prefix = - - +parentdir_prefix =