user-cont / conu

conu - python API for your containers
http://conu.readthedocs.io/en/latest/
MIT License
165 stars 33 forks source link

No dependency management found #351

Closed sesheta closed 5 years ago

sesheta commented 5 years ago

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 commented 5 years ago

Oh, hello!

We had an issue with your work: you don't understand environment markers and those PRs broke our project. Also, you kept force-pushing to the PR which kept our CI running infinitely.

If anyone wants to give this a try, feel free to do it.

fridex commented 5 years ago

It's on my todo list, sorry. The bot tries to be too smart...