Skip to content

Commit

Permalink
Fixed requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
susuhahnml committed Jun 17, 2024
1 parent 31edf1d commit 6bfd9a9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ requirements:
- uvicorn
- clingraph
- Pillow
- clingexplaid

build:
number: {{ build }}
Expand Down
3 changes: 2 additions & 1 deletion .github/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pip:
conda:
package_name:
'clinguin'
os:
os:
- 'ubuntu-latest'
channels_release:
- 'potassco'
Expand Down Expand Up @@ -48,6 +48,7 @@ conda:
- uvicorn
- clingraph
- Pillow
- clingexplaid

build:
noarch: python
Expand Down
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"uvicorn",
"clingodl",
"clingraph",
"clingexplaid",
]

# -- Project information -----------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ nbsphinx>=0.8.8
jinja2>=3.0.3
clingo-dl
furo
clingexplaid

0 comments on commit 6bfd9a9

Please sign in to comment.