Skip to content

Creating the github and readthedocs yaml files to trigger builds and … #1

Creating the github and readthedocs yaml files to trigger builds and …

Creating the github and readthedocs yaml files to trigger builds and … #1

Workflow file for this run

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