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