Removing support of Python 3.6

Sorry I tried
This commit is contained in:
Karim shoair
2024-10-14 00:45:09 +03:00
parent 5569ee9a39
commit b7ab7f31e7
4 changed files with 4 additions and 8 deletions
-4
View File
@@ -12,10 +12,6 @@ jobs:
fail-fast: false
matrix:
include:
- python-version: "3.6.15"
os: ubuntu-20.04
env:
TOXENV: py36
- python-version: "3.7"
os: ubuntu-latest
env: