GPy/setup.cfg

17 lines
219 B
INI
Raw Normal View History

[bumpversion]
2016-05-11 15:02:53 +01:00
current_version = 1.0.9
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
2016-04-11 08:51:42 +01:00
2016-04-13 15:02:47 +01:00
[medatdata]
description-file = README.rst