]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add a config file to run tornado tests under multiple python versions with tox.
authorBen Darnell <ben@bendarnell.com>
Sun, 17 Jul 2011 23:52:56 +0000 (16:52 -0700)
committerBen Darnell <ben@bendarnell.com>
Sun, 17 Jul 2011 23:52:56 +0000 (16:52 -0700)
commitf376841b2ca503acd0ab4d478ed315d08e743366
tree0065f780941428b93dc222b0fa36d6bd427e33dc
parente13594da687f3a85a04b473b5180a5cc8b09fab6
Add a config file to run tornado tests under multiple python versions with tox.

Also fix a setup.py problem that was leaving files out of the sdist output.
.gitignore
MANIFEST.in
tox.ini [new file with mode: 0644]