Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c6e08c3f08 | ||
|
|
c056e10962 | ||
|
|
5dcb3a3265 |
@@ -18,6 +18,8 @@ classifier =
|
||||
Programming Language :: Python :: 3.10
|
||||
Programming Language :: Python :: 3.11
|
||||
Programming Language :: Python :: 3.12
|
||||
Programming Language :: Python :: 3.13
|
||||
Programming Language :: Python :: 3 :: Only
|
||||
|
||||
[files]
|
||||
packages =
|
||||
@@ -109,9 +111,3 @@ watcherclient.v1 =
|
||||
service_list = watcherclient.v1.service_shell:ListService
|
||||
|
||||
datamodel_list = watcherclient.v1.data_model_shell:ListDataModel
|
||||
|
||||
[pbr]
|
||||
autodoc_index_modules = True
|
||||
autodoc_exclude_modules =
|
||||
watcherclient.tests.*
|
||||
api_doc_dir = reference/api
|
||||
|
||||
Reference in New Issue
Block a user