Add new requirement for memory leak testing

This commit is contained in:
William Sardar 2018-07-20 17:11:18 +01:00
Родитель aa222b3d18
Коммит b6c024cea5
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -1,6 +1,7 @@
# Requirements for both Travis and AppVeyor
pytest==3.2.5
coverage
psutil
# Coverage upload
codecov