Fixed versioneer lookup file again
Runaway regex ;)
(cherry picked from commit 78277ac)
This commit is contained in:
parent
2e566c5ee1
commit
729d23b2c0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ fix/.* 1.2.8 6c622f7c4332b71c6ece59552ffc87c146155c84 pep440-dev
|
|||
\(detached.*
|
||||
|
||||
# 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 198d3450d94be1a2 pep440-dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue