Skip to content

Commit

Permalink
📚 the correct place to update dependencies in pyexcel family. related…
Browse files Browse the repository at this point in the history
…t to #41
  • Loading branch information
chfw committed Dec 12, 2020
1 parent ced153d commit 6003fc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyexcel-xls.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
overrides: "pyexcel.yaml"
name: "pyexcel-xls"
nick_name: xls
version: 0.6.1
current_version: 0.6.1
release: 0.6.1
version: 0.6.2
current_version: 0.6.2
release: 0.6.2
file_type: xls
is_on_conda: true
dependencies:
- pyexcel-io>=0.6.2
- xlrd
- xlrd<2
- xlwt
test_dependencies:
- pyexcel
Expand Down

0 comments on commit 6003fc3

Please sign in to comment.