Skip to content

Commit 0a38844

Browse files
committed
testsuite/README.md: update the obsolete gnatpython prerequisites
1 parent 4aca587 commit 0a38844

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

testsuite/README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,8 @@ You need, on your `PATH`:
2525

2626
* gprbuild >= 1.3.0
2727

28-
* GNATpython and rlimit. If you don't have a binary package at hand, you may
29-
install the necessary subset with:
30-
31-
```shell
32-
git clone https://forge.open-do.org/anonscm/git/gnatpython/gnatpython.git
33-
```
34-
35-
Add the extracted directory to your `PYTHONPATH`, then compile rlimit and add
36-
it to your `PATH`. Or run `./setup.py` install to install the GNATpython
37-
package in your Python distribution.
28+
* The [e3-core](https://github.com/AdaCore/e3-core/) and
29+
[e3-testsuite](https://github.com/adacore/e3-testsuite/) Python packages.
3830

3931
* The GNAT toolchain that you wish be used to compile the tests (recent enough
4032
wrt `-fpreserve-control-flow`).

0 commit comments

Comments
 (0)