You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E adicionando ao Readme.md o comando de importação com o pip
$ python3 -m pip install -r dev-requirements.txt
O arquivo requirements.txt contém todos as dependências que serão utilizadas no projeto, ele está agindo como se fosse um package.json de um projeto Node.js.
```
The text was updated successfully, but these errors were encountered:
Criando um arquivo como dev-requirements.txt
E adicionando ao Readme.md o comando de importação com o pip
The text was updated successfully, but these errors were encountered: