Pick up dependencies from requirements_dev.txt
Instead of specifying package dependencies in both setup.py and requirements_dev.txt , we should have the dependencies picked up consistently from requirements_dev.txt
Instead of specifying package dependencies in both setup.py and requirements_dev.txt , we should have the dependencies picked up consistently from requirements_dev.txt