internal/rosa: prefix python constants

These have confusing names.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-03-05 21:37:06 +09:00
parent f14ab80253
commit c93725ac58
4 changed files with 20 additions and 20 deletions

View File

@@ -24,11 +24,11 @@ func (t Toolchain) newFuse() (pkg.Artifact, string) {
// this project uses pytest
SkipTest: true,
},
IniConfig,
Packaging,
Pluggy,
Pygments,
PyTest,
PythonIniConfig,
PythonPackaging,
PythonPluggy,
PythonPygments,
PythonPyTest,
KernelHeaders,
), version