Skip to content

Commit cf4e507

Browse files
committed
chore: Update tox.ini to remove Python 3.8 support
1 parent 5b80967 commit cf4e507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
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)