Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show dynamic pip install command based on the version selected #72

Open
astariul opened this issue Dec 29, 2023 · 0 comments
Open

Show dynamic pip install command based on the version selected #72

astariul opened this issue Dec 29, 2023 · 0 comments

Comments

@astariul
Copy link
Owner

Currently, the content of the package page is static, and shows only the latest stable version :

Screen Shot 2023-12-30 at 12 31 07 AM

When selecting another version, it stays the same...

Screen Shot 2023-12-30 at 12 31 48 AM


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 :

Screen Shot 2023-12-30 at 12 33 36 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant