chore: Update tox.ini to remove Python 3.8 support

This commit is contained in:
Muhammad Farhan
2024-10-10 12:34:59 +05:00
committed by Muhammad Farhan
parent 568fe849e4
commit e841d650f7

View File

@@ -1,5 +1,5 @@
[tox]
envlist = py{38,311} quality
envlist = py{311} quality
# This is needed to prevent the lms, cms, and openedx packages inside the "Open
# edX" package (defined in setup.py) from getting installed into site-packages