mirror of
https://github.com/Novartis/cellxgene-gateway.git
synced 2026-09-15 12:47:59 +08:00
19 lines
207 B
YAML
19 lines
207 B
YAML
name: cellxgene-gateway
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.9
|
|
- requests
|
|
- flask
|
|
- psutil
|
|
- black
|
|
- twine
|
|
- isort
|
|
- coverage
|
|
- pip
|
|
- pip:
|
|
- pre_commit
|
|
- flask-api
|
|
- werkzeug
|
|
- cellxgene
|