poetry2nix/tests/prefer-wheel
Tobias Pflug b3870576f8 Provide withDefaults and withoutDefaults
This adds the convenience functions withDefaults and
withoutDefaults which simply wrap the provided argument in a list
either with or without the default poetry overrides.

Tests have also been adapted to make use of `withDefaults` where
appropriate.
2020-02-25 14:24:48 +01:00
..
default.nix Provide withDefaults and withoutDefaults 2020-02-25 14:24:48 +01:00
poetry.lock Add preferWheel option to <derivation>.override 2020-01-12 19:38:22 +00:00
pyproject.toml Add preferWheel option to <derivation>.override 2020-01-12 19:38:22 +00:00
test_preferwheel.py Add preferWheel option to <derivation>.override 2020-01-12 19:38:22 +00:00