Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
14 lines (10 sloc) 333 Bytes
# See the docstring in versioneer.py for instructions. Note that you must
# re-run 'versioneer.py setup' after changing this section, and commit the
# resulting files.
[versioneer]
VCS = git
style = pep440
versionfile_source = scholia/_version.py
versionfile_build = scholia/_version.py
tag_prefix = v
parentdir_prefix = scholia-
You can’t perform that action at this time.