One thing that annoys me a lil bit is that install_requires has various deps that are only needed for testing. Perhaps clize could move them to tests_require or install them specifically just for CI? What are your thoughts on this?