From 7ee21744a46e491fc91f4a4a46048c346ef14cef Mon Sep 17 00:00:00 2001
From: Arcadiy Ivanov
from other famous build tools like Apache Maven and Gradle.
- PyBuilder runs on Python 3.6 to 3.11 and PyPy. + PyBuilder runs on Python 3.7 to 3.12 and PyPy. Every commit is tested via GitHub Actions - on CPython 3.6, 3.7, 3.8, 3.9, 3.10, 3.11 and PyPy on Linux, MacOS + on CPython 3.7, 3.8, 3.9, 3.10, 3.11, 3.12 and PyPy on Linux, MacOS (with and without Homebrew) and Windows.
- v0.12.x still supports Python 2.7, and 3.5 but is no longer maintained, except for critical fixes. + v0.13.6 is the last version supporting Python 3.6. +
++ v0.12.x still supports Python 2.7, and 3.5 but is no longer maintained.
v0.11.x still supports Python 2.6, 3.3 and 3.4 but is no longer maintained.