Skip to content

Commit

Permalink
This is an auto-commit, updating project meta data, such as changelog…
Browse files Browse the repository at this point in the history
….rst, contributors.rst
  • Loading branch information
chfw authored and github-actions[bot] committed Nov 9, 2024
1 parent 0b5827d commit 54851f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@

PACKAGES = find_packages(exclude=["ez_setup", "examples", "tests", "tests.*"])
EXTRAS_REQUIRE = {
"extra": ['chardet'],
"xls": ['pyexcel-xls>=0.6.0'],
"xlsx": ['pyexcel-xlsx>=0.6.0'],
"ods": ['pyexcel-ods3>=0.6.0'],
Expand Down
1 change: 1 addition & 0 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ pyexcel
pyexcel-xls==0.5.9
SQLAlchemy
pyexcel-xlsxw
chardet

0 comments on commit 54851f5

Please sign in to comment.