BLD: Adds versioneer

versioneer let's us track the version using git tags. This prevents
issues like the 0.8.2->0.8.3 push. This also puts the number of commits
from the release and the commit you are on in the version.
This commit is contained in:
llllllllll
2015-11-10 20:32:16 -05:00
parent 88a53fbdd1
commit bd0da175ad
7 changed files with 2186 additions and 10 deletions
+1
View File
@@ -0,0 +1 @@
zipline/_version.py export-subst