Skip to content

Test CI on github actions #5

Test CI on github actions

Test CI on github actions #5

Workflow file for this run

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