Currently we're just installing the latest version that's on PyPI, but since antsibull is central to this whole process, it probably makes a lot of sense have the version be optional, especially in case of trying out new features. That probably also means installing from GitHub instead of PyPI, like we do for ansible-core (so version ends up as a ref, but releases are tagged with semver too).
Currently we're just installing the latest version that's on PyPI, but since antsibull is central to this whole process, it probably makes a lot of sense have the version be optional, especially in case of trying out new features. That probably also means installing from GitHub instead of PyPI, like we do for ansible-core (so version ends up as a ref, but releases are tagged with semver too).