Skip to content

Commit

Permalink
remove links to DataSpecifation reporitory
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 20, 2023
1 parent 7865c26 commit 5f06c93
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uses: ./support/actions/install-spinn-deps
with:
repositories: >
SpiNNUtils SpiNNMachine SpiNNMan PACMAN DataSpecification spalloc
SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc
SpiNNFrontEndCommon TestBase
install: true
- name: Install matplotlib
Expand Down Expand Up @@ -100,7 +100,7 @@ jobs:
uses: ./support/actions/install-spinn-deps
with:
repositories: >
SpiNNUtils SpiNNMachine SpiNNMan PACMAN DataSpecification spalloc
SpiNNUtils SpiNNMachine SpiNNMan PACMAN spalloc
SpiNNFrontEndCommon TestBase
install: true
- name: Install matplotlib
Expand Down
1 change: 0 additions & 1 deletion .ratexcludes
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
**/SpiNNMachine/**
**/SpiNNMan/**
**/PACMAN/**
**/DataSpecification/**
**/spalloc/**
**/SpiNNFrontEndCommon/**
**/modified_src/**
Expand Down
1 change: 0 additions & 1 deletion doc/doc_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,5 @@
-e git+https://github.com/SpiNNakerManchester/SpiNNMachine.git@master#egg=SpiNNMachine
-e git+https://github.com/SpiNNakerManchester/SpiNNMan.git@master#egg=spinnman
-e git+https://github.com/SpiNNakerManchester/PACMAN.git@master#egg=spinnaker-pacman
-e git+https://github.com/SpiNNakerManchester/DataSpecification.git@master#egg=spinnaker-dataspecification
-e git+https://github.com/SpiNNakerManchester/spalloc.git@master#egg=spalloc
-e git+https://github.com/SpiNNakerManchester/SpiNNFrontEndCommon.git@master#egg=spinnfrontendcommon
1 change: 0 additions & 1 deletion pypi_to_import
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ SpiNNUtilities:spinn_utilities
SpiNNMachine:spinn_machine
SpiNNMan:spinnman
SpiNNaker_PACMAN:pacman
SpiNNaker_DataSpecification:data_specification
SpiNNFrontEndCommon:spinn_front_end_common

0 comments on commit 5f06c93

Please sign in to comment.