Show dynamic pip install
command based on the version selected
#72
Labels
pip install
command based on the version selected
#72
Currently, the content of the package page is static, and shows only the latest stable version :
When selecting another version, it stays the same...
We should modify this, and display the right version, the one selected by the user. We should also update the install command so that it installs the right version, just like the official PyPi does :
The text was updated successfully, but these errors were encountered: