From b537b27e8718c715316e562e49227f74267ef97b Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Tue, 20 Jun 2023 14:00:54 +0100 Subject: [PATCH] remove links to DataSpecifation reporitory --- .github/workflows/python_actions.yml | 2 +- .ratexcludes | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/python_actions.yml b/.github/workflows/python_actions.yml index f497ff91..83868fea 100644 --- a/.github/workflows/python_actions.yml +++ b/.github/workflows/python_actions.yml @@ -43,7 +43,7 @@ jobs: uses: ./support/actions/install-spinn-deps with: repositories: > - SpiNNUtils SpiNNMachine SpiNNMan PACMAN DataSpecification spalloc + SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc SpiNNFrontEndCommon sPyNNaker install: true diff --git a/.ratexcludes b/.ratexcludes index e3ce47c9..f63e4903 100644 --- a/.ratexcludes +++ b/.ratexcludes @@ -4,7 +4,6 @@ **/SpiNNMachine/** **/SpiNNMan/** **/PACMAN/** -**/DataSpecification/** **/spalloc/** **/SpiNNFrontEndCommon/** **/sPyNNaker/**