python312Packages.opentelemetry-semantic-conventions: fix build
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
{
|
||||
lib,
|
||||
buildPythonPackage,
|
||||
pythonOlder,
|
||||
hatchling,
|
||||
@@ -22,6 +21,8 @@ buildPythonPackage {
|
||||
|
||||
build-system = [ hatchling ];
|
||||
|
||||
dependencies = [ opentelemetry-api ];
|
||||
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
pythonImportsCheck = [ "opentelemetry.semconv" ];
|
||||
|
||||
Reference in New Issue
Block a user