Fixed versioneer lookup file again
Runaway regex ;)
(cherry picked from commit 78277ac)
This commit is contained in:
parent
ab8b0230bd
commit
8e28ddd6a4
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ maintenance 1.2.6-dev 96fc70bdb2dd74ba04c3071f70da385b0408904a
|
|||
fix/.* 1.2.6-dev 96fc70bdb2dd74ba04c3071f70da385b0408904a
|
||||
|
||||
# Special case disconnected checkouts, e.g. 'git checkout <tag>'
|
||||
(detached.*
|
||||
\(detached.*
|
||||
|
||||
# every other branch is a development branch and thus gets resolved to 1.3.0-dev for now
|
||||
.* 1.3.0-dev 198d3450d94be1a2
|
||||
|
|
|
|||
Loading…
Reference in a new issue