python312Packages.fastapi-sso: refactor
This commit is contained in:
@@ -32,11 +32,11 @@ buildPythonPackage rec {
|
||||
sed -i "/--cov/d" pyproject.toml
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
build-system = [
|
||||
poetry-core
|
||||
];
|
||||
|
||||
propagatedBuildInputs = [
|
||||
dependencies = [
|
||||
fastapi
|
||||
httpx
|
||||
oauthlib
|
||||
|
||||
Reference in New Issue
Block a user