Add a generic tox env for sdist generation et al
authorJeremy Stanley <fungi@yuggoth.org>
Mon, 17 Apr 2017 16:03:57 +0000 (16:03 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Mon, 17 Apr 2017 16:30:07 +0000 (16:30 +0000)
commit40120e6bd3dd60e6ce37b1cdc380afeec86bd7dc
tree3ad4bc17fcbadd84574ef9b706df3cd2d71f9b59
parentd010b522dacb1a2dd3ae29a09529cc2919635b56
Add a generic tox env for sdist generation et al

Add a testenv:venv environment to the tox.ini as a convenience for
things like sdist/wheel building or generating documentation. Also
add the autogenerated files from running setup.py sdist and
bdist_wheel commands to the .gitignore file.
.gitignore
tox.ini