mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 12:56:22 +02:00
16 lines
218 B
INI
16 lines
218 B
INI
[bumpversion]
|
|
current_version = 1.0.2
|
|
tag = False
|
|
commit = True
|
|
|
|
[bumpversion:file:GPy/__version__.py]
|
|
|
|
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[upload_docs]
|
|
upload-dir = doc/build/html
|
|
|
|
[metadata]
|
|
description-file = README.rst
|
|
|