remove : support for python 3.5 on macOS removed.

pull/45/head
sadrasabouri 2021-10-05 15:00:49 +03:30
rodzic f122ca1cf8
commit 6e72f42372
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -34,6 +34,7 @@ jobs:
- name: Test with pytest
run: |
python -m pytest test --cov=samila --cov-report=term
if: matrix.os != 'macOS-latest' or matrix.python-version != 3.5
- name: Version check
run: |
python otherfiles/version_check.py