8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c964d18 commit 1478f08Copy full SHA for 1478f08
.travis.yml
@@ -15,7 +15,6 @@ python:
15
stages:
16
- test
17
- lint
18
- - moban
19
20
.disable_global: &disable_global
21
addons: false
pyexcel-io.yml
@@ -6,6 +6,7 @@ version: 0.5.19
6
current_version: 0.5.19
7
release: 0.5.19
8
copyright_year: 2015-2019
9
+moban_command: false
10
dependencies:
11
- ordereddict;python_version<"2.7"
12
- lml>=0.0.4
0 commit comments