tox: Remove ineffective ignore_basepython_conflict

Change-Id: I419240c653d5a8943035ef82aeb92313cc372f38
This commit is contained in:
Takashi Kajinami
2025-04-15 21:15:09 +09:00
parent d2a2093969
commit 1c37b1c668

View File

@@ -2,7 +2,6 @@
minversion=3.1.0
envlist=py3,pep8,bashate,docs
skipsdist=True
ignore_basepython_conflict=true
[testenv]
usedevelop=True