Because all published versions are alpha, pip install everyvoice
refuses to install anything
#601
Labels
bug
Something isn't working
Bug description
While writing instructions for installing everyvoice from PyPI directly, I discovered that you have to specify a precise alpha version for installation to proceed.
We may want to decide that it's time to drop the alpha or beta suffix, but consider that 0.x is sufficient to declare alphaness/betaness by being <1.
Also, we can use the
Development Status :: 3 - Alpha
classifier to declare our current Alpha status.How to reproduce the bug
Make a fresh python 3.10 or 3.11 environment and run one of these:
Error messages and logs
Environment
Current environment
#- EveryVoice Diagnostic information
#- EveryVoice version:
#- Python version: Python 3.10.15
#- System:
More info
No response
The text was updated successfully, but these errors were encountered: