Fixed versioneer lookup file again

Runaway regex ;)
This commit is contained in:
Gina Häußge 2015-09-02 10:03:39 +02:00
parent b52422db2e
commit 78277acd3c

View file

@ -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