blob: 86d3e4a65e7d28249a9b8bbac15bff37c49b2ae4 [file] [log] [blame]
Thanks for contributing to python-atomicwrites! This document is a
work-in-progress. Below are a few notes that are useful for writing patches.
Running the tests
=================
::
pip install tox
tox -e py-test
tox -e py-stylecheck