From 059a1254bce77e4ce70fed0edacfceb43fab7f20 Mon Sep 17 00:00:00 2001 From: Matthew Avaylon Date: Tue, 12 Mar 2024 14:51:19 -0700 Subject: [PATCH] Update tox.ini --- tox.ini | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tox.ini b/tox.ini index 799eb2411..f7e974745 100644 --- a/tox.ini +++ b/tox.ini @@ -67,12 +67,6 @@ commands = {[testenv:build]commands} basepython = python3.12 commands = {[testenv:build]commands} -[testenv:build-py312-optional] -basepython = python3.12 -deps = - -rrequirements-dev.txt -commands = {[testenv:build]commands} - [testenv:build-py312-upgraded] basepython = python3.12 install_command =