Skip to content

change to pip from conda on github actions #2

change to pip from conda on github actions

change to pip from conda on github actions #2

Workflow file for this run

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.7"
python:
install:
- requirements: requirements.txt
submodules:
include: all