Skip to content

Commit

Permalink
info for release 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 19, 2023
1 parent c47092d commit 480a478
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
[![PyPi version](https://img.shields.io/pypi/v/SpiNNaker_PACMAN.svg?style=flat)](https://pypi.org/project/SpiNNaker_PACMAN/)
[![CI Check](https://github.com/SpiNNakerManchester/PACMAN/workflows/Python%20Actions/badge.svg?branch=master)](https://github.com/SpiNNakerManchester/PACMAN/actions?query=workflow%3A%22Python+Actions%22+branch%3Amaster)
[![Documentation Status](https://readthedocs.org/projects/pacman/badge/?version=latest)](https://pacman.readthedocs.io/en/latest/?badge=latest)
[![Coverage Status](https://coveralls.io/repos/github/SpiNNakerManchester/PACMAN/badge.svg?branch=master)](https://coveralls.io/github/SpiNNakerManchester/PACMAN?branch=master)

This package provides utilities for partitioning, placing a routing on a
SpiNNaker machine
Expand Down Expand Up @@ -63,9 +59,9 @@ To be able to run the unitests add [Test] to the pip installs above

Documentation
=============
[PACMAN python documentation](http://pacman.readthedocs.io)
[PACMAN python documentation](http://pacman.readthedocs.io/en/7.0.0)
<br>
[Combined python documentation](http://spinnakermanchester.readthedocs.io)
[Combined python documentation](http://spinnakermanchester.readthedocs.io/en/7.0.0)


PACMAN Executor
Expand Down

0 comments on commit 480a478

Please sign in to comment.