lacus: refactor
This commit is contained in:
parent
78860188f1
commit
9b8fa676da
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user