Skip to content

Commit

Permalink
merged in master
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Apr 8, 2021
2 parents fe40968 + 4114369 commit 5de3792
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
repositories: >
SpiNNUtils SpiNNMachine SpiNNMan PACMAN DataSpecification spalloc
SpiNNFrontEndCommon sPyNNaker sPyNNaker8
SpiNNFrontEndCommon sPyNNaker TestBase
install: true
- name: Setup
uses: ./support/actions/run-setup
Expand Down
1 change: 1 addition & 0 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.

-r requirements.txt
SpiNNakerTestBase >= 1!5.1.1, < 1!6.0.0
flake8
pytest>=2.8
pytest-cov
Expand Down

0 comments on commit 5de3792

Please sign in to comment.