Add tox.ini, remove funcsigs, fix setup.py adding submodule names and update docs, update travis for using tox

This commit is contained in:
2016-01-14 02:50:59 +05:30
parent bc5905c4a5
commit 8484a89b89
5 changed files with 34 additions and 27 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
Todo
------
1. Test on Appveyor - install redis via chocolatey
1. Test on Appveyor - python 2.x builds don't stop - use tox
1.1. Use tox for wrapping around py.test
2. Release on pypi
3. Add well-explained readme
4. use logging.debug / log file for more prints