Mercurial > hgrepos > FreeBSD > ports > PyPy
diff lang/pypy3/README @ 207:fccf5077df78
Enhance both README files for pypy2 and pypy3
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 15 Mar 2025 10:29:45 +0100 |
| parents | aa93453cd531 |
| children |
line wrap: on
line diff
--- a/lang/pypy3/README Fri Mar 14 01:16:50 2025 +0100 +++ b/lang/pypy3/README Sat Mar 15 10:29:45 2025 +0100 @@ -2,10 +2,14 @@ Notes on how to build ===================== +.. important:: pypy3 is the master port. Make it work first before trying + pypy310 and pypy311. + + Dependencies ------------ -Erst einmal PyPy(2) samt Installation +Erst einmal pypy2 samt Installation Dann noch:
