Task #6551
Updated by mdepaulo@redhat.com over 4 years ago
pulp_installer should have the option of installing PyPI pre-releases.
Its CI should try test them too, such as on the pulpcore master branch.
It looks like implementation will involve passing the `pip` comamnd pre-release argument as `extra_args` to the ansible pip module:
https://docs.ansible.com/ansible/latest/modules/pip_module.html#parameter-extra_args