Skip to content

Commit

Permalink
demote poetry to build dep in expecttest
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgrimm committed Jan 22, 2024
1 parent 8bb7c62 commit d84e316
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ checksums = ['5b3a6a165250860f5a14199f9c59461752beb3b45d48b93347d9afc7293a611c']

builddependencies = [
('binutils', '2.40'),
('poetry', '1.5.1'),
]
dependencies = [
('Python', '3.11.3'),
('poetry', '1.5.1'),
]

download_dep_fail = True
Expand Down

0 comments on commit d84e316

Please sign in to comment.