diff --git a/requirements_dev.txt b/requirements_dev.txt index 51a3d4d..fb30939 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,2 +1,3 @@ pylint -black \ No newline at end of file +black +nose \ No newline at end of file