Skip to content

Commit

Permalink
docs: Declare support for pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
p12tic committed Aug 3, 2024
1 parent 98dfde9 commit 0aac3a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions master/docs/manual/installation/requirements.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Python: https://www.python.org
Buildbot master works with Python 3.8+.
Buildbot worker works with Python 3.5+.

Pypy can be used for faster execution. Lowest tested version is 7.3.11.

.. note::

This should be a "normal" build of Python.
Expand Down
2 changes: 2 additions & 0 deletions newsfragments/pypy.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Buildbot now declares support for pypy. Previous versions of Buildbot most likely supported Pypy
already. Lowest tested version of Pypy is v3.11.

0 comments on commit 0aac3a7

Please sign in to comment.