Cleaned setup.py and cfg
This PR cleans the setup.py
script and its .cfg
file a bit. The main change is the pytest-runner
configuration as described here so that one can run
$ python setup.py test
to run the test suite.
This PR cleans the setup.py
script and its .cfg
file a bit. The main change is the pytest-runner
configuration as described here so that one can run
$ python setup.py test
to run the test suite.