Remove unsupported py3.6
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
IamTheFij 2022-01-05 20:37:51 -08:00
parent 05b75772ca
commit c3d5ce26c1

View File

@ -1,7 +1,6 @@
# Build pipelines
PYTHON_VERSIONS = [
"3.6",
"3.7",
"3.8",
"3.9",