File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121 uses : ./.github/workflows/template-setup-e2e-test
2222 with :
2323 kubernetes-version : ${{ matrix.kubernetes-version }}
24- python-version : " 3.7 "
24+ python-version : " 3.11 "
2525
2626 - name : Run e2e test with ${{ matrix.experiments }} experiments
2727 uses : ./.github/workflows/template-e2e-test
Original file line number Diff line number Diff line change 5555 "Intended Audience :: Science/Research" ,
5656 "Programming Language :: Python :: 3" ,
5757 "Programming Language :: Python :: 3 :: Only" ,
58- "Programming Language :: Python :: 3.7" ,
5958 "Programming Language :: Python :: 3.8" ,
6059 "Programming Language :: Python :: 3.9" ,
6160 "Programming Language :: Python :: 3.10" ,
61+ "Programming Language :: Python :: 3.11" ,
6262 "License :: OSI Approved :: Apache Software License" ,
6363 "Operating System :: OS Independent" ,
6464 "Topic :: Scientific/Engineering" ,
You can’t perform that action at this time.
0 commit comments