diff --git a/.versioneer-lookup b/.versioneer-lookup index 9e4f93d0..6365fb3c 100644 --- a/.versioneer-lookup +++ b/.versioneer-lookup @@ -7,8 +7,10 @@ # The file is processed from top to bottom, the first matching line wins. If or are left out, # the lookup table does not apply to the matched branches -# master shall not use the lookup table, only tags +# master, prerelease and rc shall not use the lookup table, only tags master +prerelease +rc # neither should disconnected checkouts, e.g. 'git checkout ' HEAD