File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change @@ -25,16 +25,8 @@ You need, on your `PATH`:
25
25
26
26
* gprbuild >= 1.3.0
27
27
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.
38
30
39
31
* The GNAT toolchain that you wish be used to compile the tests (recent enough
40
32
wrt ` -fpreserve-control-flow ` ).
You can’t perform that action at this time.
0 commit comments