I would like to write a setup.py script that runs all of my django app's tests and fails the installation if one of the tests don't pass.I would like to write a setup.py script that ru
I would like to write a setup.py script that runs all of my django app's tests and fails the installation if one of the tests don't pass.I would like to write a setup.py script that ru