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

......

parent 205b0416
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,9 @@ exts_list = [ ...@@ -41,7 +41,9 @@ exts_list = [
}), }),
('rectangle_packer', '2.0.1', { ('rectangle_packer', '2.0.1', {
'modulename': 'rpack', 'modulename': 'rpack',
'sources': ['%(name)s-%(version)s-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl'], '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'], 'checksums': ['06c6f1d55f12c38e11659125d86e23430e4296ccff3584b3084e4d89197f4b62'],
}), }),
('fasteners', '0.18', { ('fasteners', '0.18', {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment