This commit is contained in:
Laurens Valk
2019-05-09 17:15:52 +02:00
parent 1371d7fb82
commit 3091489843
20 changed files with 4 additions and 32 deletions
+12
View File
@@ -0,0 +1,12 @@
# 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 = pybricks/_version.py
versionfile_build = pybricks/_version.py
tag_prefix = v
parentdir_prefix = pybricks-api-