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)
commit452b0fe53488b142aee7c860d7df3e5b6c61d420
tree3ad4bc17fcbadd84574ef9b706df3cd2d71f9b59
parent0c5bdd6319d589661e3239eb73cda9fb8d745a5b
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