8000 pyexcel.yml: Add `setup_use_markers: true` · blog2i2j/pyexcel.._..pyexcel@2d63a90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2d63a90

Browse files
authored
pyexcel.yml: Add setup_use_markers: true
Fixes moremoban/pypi-mobans#140
1 parent 4721738 commit 2d63a90

File tree

1 changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyexcel.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ copyright_year: 2014-2020
88
branch: master
99
is_on_conda: true
1010
moban_command: false
11+
setup_use_markers: true
1112
sphinx_extensions:
1213
- sphinx.ext.autosummary
1314
- sphinx.ext.autodoc
@@ -28,4 +29,4 @@ extra_dependencies:
2829
- pyexcel-ods3>=0.5.0
2930
description: A wrapper library that provides one API to read, manipulate and write data in different excel formats
3031
python_requires: ">=3.6"
31-
min_python_version: "3.6"
32+
min_python_version: "3.6"

0 commit comments

Comments
 (0)
0