remove python 3.6

features-42
deadc0de6 4 months ago
parent 982f69d410
commit 9d6bba0127

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "3.11"]
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}

@ -37,11 +37,11 @@ setup(
python_requires=REQUIRES_PYTHON,
classifiers=[
'Development Status :: 5 - Production/Stable',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Python :: 3.10',
'Programming Language :: Python :: 3.11',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
],

@ -1,6 +1,6 @@
"github","storage","","1669","","","","3","0","0",""
"workflows","dir","github/workflows","1548","","","","2","","",""
"github","storage","","1662","","","","3","0","0",""
"workflows","dir","github/workflows","1541","","","","2","","",""
"pypi-release.yml","file","github/workflows/pypi-release.yml","691","","","57699a7a6a03e20e864f220e19f8e197","","","",""
"testing.yml","file","github/workflows/testing.yml","857","","","19421bdffa97bff7f391e4927a88fe45","","","",""
"testing.yml","file","github/workflows/testing.yml","850","","","691df1a4d2f254b5cd04c152e7c6ccaf","","","",""
"codecov.yml","file","github/codecov.yml","104","","","4203204f75b43cd4bf032402beb3359d","","","",""
"FUNDING.yml","file","github/FUNDING.yml","17","","","0c6407a84d412c514007313fb3bca4de","","","",""

@ -27,31 +27,31 @@
"type": "file"
},
{
"maccess": 1704403201.272202,
"md5": "19421bdffa97bff7f391e4927a88fe45",
"maccess": 1704403569.24789,
"md5": "691df1a4d2f254b5cd04c152e7c6ccaf",
"name": "testing.yml",
"size": 857,
"size": 850,
"type": "file"
}
],
"maccess": 1704320727.2641916,
"name": "workflows",
"size": 1548,
"size": 1541,
"type": "dir"
}
],
"free": 0,
"name": "github",
"size": 1669,
"size": 1662,
"total": 0,
"ts": 1704403315,
"ts": 1704403613,
"type": "storage"
},
{
"attr": {
"access": 1704403315,
"access": 1704403613,
"access_version": "0.9.6",
"created": 1704403315,
"created": 1704403613,
"created_version": "0.9.6"
},
"name": "meta",

@ -1,8 +1,8 @@
top
└── storage: github
nbfiles:3 | totsize:1669 | free:0.0% | du:0/0 | date:2023-03-09 16:20:59
├── workflows [nbfiles:2, totsize:1548]
nbfiles:3 | totsize:1662 | free:0.0% | du:0/0 | date:2023-03-09 16:20:59
├── workflows [nbfiles:2, totsize:1541]
│ ├── pypi-release.yml [size:691, md5:57699a7a6a03e20e864f220e19f8e197]
│ └── testing.yml [size:857, md5:19421bdffa97bff7f391e4927a88fe45]
│ └── testing.yml [size:850, md5:691df1a4d2f254b5cd04c152e7c6ccaf]
├── codecov.yml [size:104, md5:4203204f75b43cd4bf032402beb3359d]
└── FUNDING.yml [size:17, md5:0c6407a84d412c514007313fb3bca4de]

Loading…
Cancel
Save