Branch: refs/heads/improve-docs
Home: https://github.com/python-control/python-control
Commit: 23e9f737b462f167f4103b1a9cc99e6818452a0f
https://github.com/python-control/python-control/commit/23e9f737b462f167f4103b1a9cc99e6818452a0f
Author: Clancy Rowley <cwr...@pr...>
Date: 2014-12-02 (Tue, 02 Dec 2014)
Changed paths:
M setup.py
Log Message:
-----------
Fix setup.py test
Use setuptools instead of numpy.distutils for "setup.py test"
Note: this is apparently a bug in the version of setup.py included
with numpy ("setup.py test" doesn't work for numpy).
|