Skip to content
Snippets Groups Projects
Commit cf7b9556 authored by Andrew Rowley's avatar Andrew Rowley
Browse files

Remove unused dependencies

parent 75e7d9f2
No related branches found
No related tags found
No related merge requests found
......@@ -4,12 +4,10 @@
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
from spack.package import *
from spack.fetch_strategy import URLFetchStrategy
from spack.store import find
from llnl.util import tty
from os import makedirs
from urllib.request import urlretrieve
import os
_JAR_URL = "https://github.com/SpiNNakerManchester/JavaSpiNNaker/releases/download/7.0.0/spinnaker-exe.jar"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment