Skip to content

Commit 357691c

Browse files
authored
Add openpxyl according to #30 (#45)
1 parent f91f518 commit 357691c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

projects.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2751,6 +2751,14 @@ projects:
27512751
conda_id: conda-forge/pandas-datareader
27522752
labels: ["pandas"]
27532753
category: data-loading
2754+
- name: openpyxl
2755+
pypi_id: openpyxl
2756+
gitlab_id: "https://foss.heptapod.net/api/graphql::openpyxl/openpyxl"
2757+
conda_id: openpyxl
2758+
dockerhub_id: "openpyxl/openpyxl-ci"
2759+
docs_url: https://openpyxl.readthedocs.io/en/stable/
2760+
license: MIT
2761+
category: data-loading
27542762
- name: TensorFlow Datasets
27552763
pypi_id: tensorflow-datasets
27562764
github_id: tensorflow/datasets

0 commit comments

Comments
 (0)