thoth-station / ps-cv

This is a repository for a Predictive Stack for Computer Vision (CV)
GNU General Public License v3.0
0 stars 9 forks source link

No dependency management found #5

Closed khebhut[bot] closed 3 years ago

khebhut[bot] commented 3 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.

harshad16 commented 3 years ago

This commit is https://github.com/thoth-station/ps-cv/commit/8d89392fbdc8669e6accea2bb9fbfee6e6587286 would close such issue in future.