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

No dependency management found #352

Open
sesheta opened this issue Feb 5, 2019 · 1 comment
Open

No dependency management found #352

sesheta opened this issue Feb 5, 2019 · 1 comment

Comments

@sesheta
Copy link
Member

sesheta commented Feb 5, 2019

No dependency management found for this repository. If you want to keep your dependencies managed, please submit Pipfile or requirements.in or requirements-dev.in file.

To generate a Pipfile, use:"

$ pipenv install --skip-lock --code ./
$ git add Pipfile
$ git commit -m 'Add Pipfile for dependency management'

Make sure your Pipfile or requirements.in or requirements-dev.in is placed in the root of your Git repository.

@TomasTomecek
Copy link
Member

TomasTomecek commented Feb 6, 2019

let's keep this one opened

Edit: does pipfile have different syntax than req.in? Could it solve our problems?

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