Skip to content

Create python-publish.yml #3

Create python-publish.yml

Create python-publish.yml #3

Workflow file for this run

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