Tbruand
commited on
Commit
·
c34292b
1
Parent(s):
bd73929
chore(deps): ajoute pytest-cov pour la couverture de test
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch
|
|
4 |
scikit-learn
|
5 |
pandas
|
6 |
pytest
|
|
|
7 |
commitizen
|
|
|
4 |
scikit-learn
|
5 |
pandas
|
6 |
pytest
|
7 |
+
pytest-cov
|
8 |
commitizen
|