lacus: refactor

This commit is contained in:
Fabian Affolter 2024-05-03 22:33:46 +02:00 committed by GitHub
parent 78860188f1
commit 9b8fa676da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,11 +15,11 @@ python3.pkgs.buildPythonApplication rec {
hash = "sha256-VFNW13PupJOroIhqnuLOq3mqU9nXEy1hmjHBQfErSN8=";
};
nativeBuildInputs = with python3.pkgs; [
build-system = with python3.pkgs; [
poetry-core
];
propagatedBuildInputs = with python3.pkgs; [
dependencies = with python3.pkgs; [
flask-restx
gunicorn
lacuscore