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

build: create "latest" wheel installable by pip-24.1 #605

Open
aronatkins opened this issue Jun 21, 2024 · 0 comments
Open

build: create "latest" wheel installable by pip-24.1 #605

aronatkins opened this issue Jun 21, 2024 · 0 comments

Comments

@aronatkins
Copy link
Collaborator

As of the pip-24.1 release, our "latest" wheel cannot be installed:

pip install https://cdn.posit.co/connect/rsconnect-python/latest/rsconnect_python-latest-py2.py3-none-any.whl
#> ERROR: Invalid requirement: 'rsconnect-python==latest': Expected end or semicolon (after name and no valid version specifier)
#>     rsconnect-python==latest
#>                     ^

Our "latest" wheel needs to be adjusted so its version is usable by pip.

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

No branches or pull requests

1 participant