Open pablojjimenez opened 2 years ago
Having the requirement in a txt is not a good practice, we should use a package manager where we can define also task. E.g. to run the backend or to run the tests or things like that...
I suggest using Poetry
Having the requirement in a txt is not a good practice, we should use a package manager where we can define also task. E.g. to run the backend or to run the tests or things like that...