python313Packages.asgineer: add pythonImportsCheck
This commit is contained in:
@@ -26,6 +26,8 @@ buildPythonPackage rec {
|
||||
requests
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "asgineer" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Really thin ASGI web framework";
|
||||
homepage = "https://asgineer.readthedocs.io";
|
||||
|
||||
Reference in New Issue
Block a user