mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
test: actually run the test
This commit is contained in:
parent
ca84288d6a
commit
3cbe79b23e
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ builtins.removeAttrs
|
|||
markupsafe2 = callTest ./markupsafe2 { };
|
||||
pendulum = callTest ./pendulum { };
|
||||
uwsgi = callTest ./uwsgi { };
|
||||
jq = callTest ./jq { };
|
||||
|
||||
# Test building poetry
|
||||
inherit poetry;
|
||||
|
|
Loading…
Add table
Reference in a new issue