summary refs log tree commit diff
path: root/pkgs/development/tools/poetry2nix/poetry2nix/known-build-systems.json
blob: a7f8e6e7929566ddc451c6f60a197d0baf73ece5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
    "poetry",
    "poetry-core",
    "flit",
    "flit-core",
    "pbr",
    "flitBuildHook",
    "cython",
    "hatchling",
    "setuptools",
    "setuptools-scm"
]