Skip to content
Snippets Groups Projects
Commit e78008e5 authored by Carlos Gonzalez's avatar Carlos Gonzalez
Browse files

pls

parent a7ea2d58
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,6 @@ exts_default_options = {
'download_dep_fail': True,
'use_pip_for_deps': False,
}
local_l = '%(name)s-%(version)s-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl'
exts_list = [
('wrapt', '1.14.1', {
'checksums': ['380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d'],
......@@ -41,7 +40,8 @@ exts_list = [
}),
('rectangle_packer', '2.0.1', {
'modulename': 'rpack',
'sources': [local_l],
'sources': ['%(name)s-%(version)s-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86'
'_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl'],
'checksums': ['06c6f1d55f12c38e11659125d86e23430e4296ccff3584b3084e4d89197f4b62'],
}),
('fasteners', '0.18', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment