viur-framework / viur-cli

Command-line interface for managing and developing ViUR
MIT License
4 stars 6 forks source link

Feature/fix pipfile lock #77

Closed Grashalmbeisser closed 10 months ago

Grashalmbeisser commented 10 months ago

While trying to lock a new Pipfile, pipenv is trying to resolve the dev packages and the self reference of viur-cli is breaking the process.

for testing purposes we should use another viur-project instead of the cli itself.