Skip to content

Commit 8e8cc96

Browse files
authored
Update README.md
1 parent 2be89d1 commit 8e8cc96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ docker run --env-file .env supabase-zapi
105105

106106
## 🔎 Testes & Qualidade
107107
```bash
108-
python -m pip install -r requirements.txt -r requirements-dev.txt
108+
python -m pip install -r requirements.txt
109109
pytest --cov=src -q
110110
flake8 src tests --max-line-length=88
111111
```

0 commit comments

Comments
 (0)