Skip to content

Commit

Permalink
remove binutils from builddependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasHoffmann77 authored Oct 18, 2023
1 parent a3d9349 commit 0c56294
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ load the modules in your own Python scripts."""
toolchain = {'name': 'foss', 'version': '2022a'}
use_pip = True

builddependencies = [
('binutils', '2.38'),
]

dependencies = [
('Python', '3.10.4'),
('SciPy-bundle', '2022.05'),
Expand Down

0 comments on commit 0c56294

Please sign in to comment.