Skip to content

Commit

Permalink
update package list
Browse files Browse the repository at this point in the history
  • Loading branch information
StardustDL committed Feb 19, 2024
1 parent c387dc9 commit 71de4d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
persist-credentials: false
- name: Free Disk Space (Ubuntu)
uses: jlumbroso/free-disk-space@main
# with:
# tool-cache: false
- uses: mamba-org/setup-micromamba@v1
with:
environment-file: env.yaml
Expand Down
8 changes: 6 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,18 @@
"PyYAML",
"jinja2",
"pydantic",
"pillow",
"pandas",
"pytest",
"urllib3",
"rich",
"jmespath",
"attrs",
"scrapy",
"pyspark"
"pyspark",
"pyside6",
"numpy",
"pillow",
"matplotlib"
],
"worker": "package"
}

0 comments on commit 71de4d0

Please sign in to comment.