viur-framework / viur-cli

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

fix: `viur update requirements` fails with viur-core >= 3.6.13 #169

Open phorward opened 1 month ago

phorward commented 1 month ago

viur-core 3.6.13 changes the handling of dependencies, therefore there is no requirements.txt anymore to be checked against.

$ viur update requirements
requirements.txt successfully generated
ERROR: could now find core package, please update the core to validate the requirements.txt