Clement Vachet commited on
Commit
1f4d311
·
1 Parent(s): 49da0d6

Add pylint-pytest library

Browse files
Files changed (1) hide show
  1. requirements-dev.txt +2 -1
requirements-dev.txt CHANGED
@@ -1,4 +1,5 @@
1
  -r requirements.txt
2
 
3
  pylint
4
- black
 
 
1
  -r requirements.txt
2
 
3
  pylint
4
+ pylint-pytest
5
+ black