Skip to content

Removed travis file

Removed travis file #1

Workflow file for this run

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
cache: 'pip'
- run: pip install -r requirements.txt