diff --git a/setup.cfg b/setup.cfg index 3a6f236..1dfa056 100644 --- a/setup.cfg +++ b/setup.cfg @@ -94,6 +94,7 @@ per-file-ignores = VCS = git style = pep440 versionfile_source = bidsmreye/_version.py +tag_prefix = '' [mypy] check_untyped_defs = true