update required python version
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
language: python
|
||||
python:
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
script:
|
||||
- pytest tests/
|
||||
@@ -15,4 +14,4 @@ deploy:
|
||||
on:
|
||||
tags: true
|
||||
branch: main
|
||||
python: '3.7'
|
||||
python: '3.8'
|
||||
Reference in New Issue
Block a user