python312Packages.pytelegrambotapi: refactor

This commit is contained in:
Fabian Affolter 2024-04-09 20:05:15 +02:00
parent a13528fd73
commit b87dadf030
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ buildPythonPackage rec {
hash = "sha256-Asw6wpZs0FgsUYLVQ4u4qQgIFdvShcsN3XvgHn48cbI=";
};
nativeBuildInputs = [
build-system = [
hatchling
];