Skip to content

Commit c4992c9

Browse files
Merge pull request openedx#35628 from mfarhan943/mfarhan/drop-py38-add-py312
Update tox.ini to remove Python 3.8 support
2 parents 394a459 + 02a8549 commit c4992c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py{38,311} quality
2+
envlist = py{311} quality
33

44
# This is needed to prevent the lms, cms, and openedx packages inside the "Open
55
# edX" package (defined in setup.py) from getting installed into site-packages

0 commit comments

Comments
 (0)