Skip to content

Commit ae0989b

Browse files
committed
add pytest as test dependency
1 parent d3d71fe commit ae0989b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyexcel-xls.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies:
1212
- xlwt
1313
test_dependencies:
1414
- pyexcel
15+
- pytest
1516
description: A wrapper library to read, manipulate and write data in xls format. It reads xlsx and xlsm format
1617
moban_command: false
1718
python_requires: ">=3.6"

0 commit comments

Comments
 (0)