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

pip install fails on git+ link #97

Open
jayvdb opened this issue Dec 5, 2018 · 2 comments
Open

pip install fails on git+ link #97

jayvdb opened this issue Dec 5, 2018 · 2 comments
Assignees
Milestone

Comments

@jayvdb
Copy link
Collaborator

jayvdb commented Dec 5, 2018

9:19:43 PM: Collecting git+https://github.com/thanethomson/statik (from -r requirements.txt (line 1))
9:19:43 PM:   Cloning https://github.com/thanethomson/statik to /tmp/pip-req-build-a2hbp818
9:19:44 PM:     Complete output from command python setup.py egg_info:
9:19:44 PM:     error in statik setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Invalid requirement, parse error at "'+https:/'"

Caused by #92

@jayvdb jayvdb self-assigned this Dec 5, 2018
jayvdb added a commit to jayvdb/statik that referenced this issue Dec 5, 2018
jayvdb added a commit to jayvdb/statik that referenced this issue Dec 5, 2018
@jayvdb jayvdb closed this as completed in #98 Dec 5, 2018
@jayvdb
Copy link
Collaborator Author

jayvdb commented Dec 5, 2018

Problem isnt completely fixed.

A calling program would need two requirements atm:

git+https://github.com/kx-chen/netlify_deployer.git
git+https://github.com/jayvdb/statik

We'll work to get the custom netlify_deployer released quickly so this problem goes away

@jayvdb jayvdb reopened this Dec 5, 2018
@jayvdb
Copy link
Collaborator Author

jayvdb commented Dec 29, 2018

@kx-chen , can you send a PR to update the dependency once the deployer is on pypi

@thanethomson thanethomson reopened this Jan 13, 2019
@thanethomson thanethomson added this to the v0.23.0 milestone Jan 13, 2019
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

2 participants