Open

Description
- Pip version:10.0.1
- Python version:3.6.5
- Operating system:GNU/Linux (openSUSE Tumbleweed)
Dear all
I have created a new gnuhealth pre-release package using PEP440 versioning (3.3a1).
The problem is that if someone types "pip install --user gnuhealth" (without explicitly passing --pre as an argument) it will download the pre-release unstable version that is intended for developers and not for general users.
Any thoughts are most welcome.
Best
Luis