-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrepo_helper.yml
51 lines (44 loc) · 1 KB
/
repo_helper.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# Configuration for 'repo_helper' (/~https://github.com/repo-helper/repo_helper)
---
modname: 'sphinx-toolbox-experimental'
copyright_years: '2021'
author: 'Dominic Davis-Foster'
email: 'dominic@davis-foster.co.uk'
username: 'sphinx-toolbox'
assignee: 'domdfcoding'
version: '0.0.0'
license: 'BSD'
short_desc: 'Experimental Sphinx Extensions.'
use_whey: true
enable_conda: false
enable_tests: false
enable_docs: false
on_pypi: false
mypy_version: "0.910"
python_versions:
- 3.6
- 3.7
- 3.8
- 3.9
- "3.10"
keywords:
- sphinx
- documentation
- sphinx-extension
third_party_version_matrix:
sphinx:
- 3.2
- 3.3
- 3.4
classifiers:
- 'Development Status :: 3 - Alpha'
- "Framework :: Sphinx :: Extension"
- 'Intended Audience :: Developers'
- "Topic :: Documentation"
- 'Topic :: Documentation :: Sphinx'
- 'Topic :: Software Development :: Documentation'
- "Topic :: Utilities"
manifest_additional:
- "recursive-include sphinx_toolbox_experimental/download_icon *"
tox_unmanaged:
- testenv