File tree Expand file tree Collapse file tree 2 files changed +1
-32
lines changed
Expand file tree Collapse file tree 2 files changed +1
-32
lines changed Original file line number Diff line number Diff line change 2020 - python-version : 3.8
2121 scikit-learn : 0.21.2
2222 include :
23- # - python-version: 3.6
24- # scikit-learn: 0.18.2
25- # scipy: 1.2.0
26- # os: ubuntu-20.04
27- # sklearn-only: 'true'
28- # - python-version: 3.6
29- # scikit-learn: 0.19.2
30- # os: ubuntu-20.04
31- # sklearn-only: 'true'
32- # - python-version: 3.6
33- # scikit-learn: 0.20.2
34- # os: ubuntu-20.04
35- # sklearn-only: 'true'
36- # - python-version: 3.6
37- # scikit-learn: 0.21.2
38- # os: ubuntu-20.04
39- # sklearn-only: 'true'
40- # - python-version: 3.6
41- # scikit-learn: 0.22.2
42- # os: ubuntu-20.04
43- # sklearn-only: 'true'
44- # - python-version: 3.6
45- # scikit-learn: 0.23.1
46- # os: ubuntu-20.04
47- # sklearn-only: 'true'
48- # - python-version: 3.6
49- # scikit-learn: 0.24
50- # os: ubuntu-20.04
51- # sklearn-only: 'true'
5223 - python-version : 3.8
5324 scikit-learn : 0.23.1
5425 code-cov : true
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies = [
2020 " minio" ,
2121 " pyarrow" ,
2222]
23- requires-python = " >=3.6 "
23+ requires-python = " >=3.8 "
2424authors = [
2525 {
name =
" Matthias Feurer" ,
email =
" [email protected] " },
2626 { name = " Jan van Rijn" },
@@ -45,8 +45,6 @@ classifiers = [
4545 " Operating System :: Unix" ,
4646 " Operating System :: MacOS" ,
4747 " Programming Language :: Python :: 3" ,
48- " Programming Language :: Python :: 3.6" ,
49- " Programming Language :: Python :: 3.7" ,
5048 " Programming Language :: Python :: 3.8" ,
5149 " Programming Language :: Python :: 3.9" ,
5250 " Programming Language :: Python :: 3.10" ,
You can’t perform that action at this time.
0 commit comments