Skip to content

Create environment.yml #2

Create environment.yml

Create environment.yml #2

Workflow file for this run

name: base
dependencies:
- python=3.10
- conda
- flake8
- pytest
- numpy>=1.20,<1.21
- pandas>=1.3,<1.4