GPy/setup.cfg

17 lines
218 B
INI
Raw Normal View History

[bumpversion]
2016-04-04 08:31:27 +01:00
current_version = 1.0.2
2016-04-01 16:19:01 +01:00
tag = False
commit = True
[bumpversion:file:GPy/__version__.py]
2015-09-09 13:23:56 +01:00
2015-09-09 13:58:00 +01:00
[bdist_wheel]
universal = 1
2015-09-10 08:19:17 +01:00
2015-10-11 09:33:56 +01:00
[upload_docs]
2015-10-11 17:05:25 +01:00
upload-dir = doc/build/html
2015-11-05 10:03:40 +00:00
[metadata]
description-file = README.rst