forked from security/hakurei
internal/rosa: prefix python constants
These have confusing names. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user