Skip to content

Commit 2564894

Browse files
authored
Remove the testsuite
1 parent 4442ec4 commit 2564894

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,13 @@
22

33

44
[![Documentation Status](https://readthedocs.org/projects/localega/badge/?version=latest)](https://localega.readthedocs.io/en/latest/?badge=latest)
5-
[![Testsuite](https://github.com/EGA-archive/LocalEGA/workflows/Testsuite/badge.svg)](https://github.com/EGA-archive/LocalEGA/actions)
65

7-
8-
The [code](src) is written in Python (3.7+), C and SQL.
6+
The [code](src) is written in Python (3.10+), C and SQL.
97

108
## Quick install
119

1210
You can provision and deploy the different components, locally, using [docker](deploy/docker).
13-
Follow along the instructions and after a few seconds, you then have a locally-deployed instance of LocalEGA (using a fake Central EGA), and you can run the [testsuite](tests).
11+
Follow along the instructions, you then have a locally-deployed instance of LocalEGA (using a fake Central EGA).
1412

1513
## Architecture
1614

0 commit comments

Comments
 (0)