Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 313 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (9 loc) · 313 Bytes

Contributing to dbfread

There will be more here later. For now I just wanted to add something about the local tox environments.

Running Test Locally

There's a tox setup for running tests locally. If you don't have all the installed Python version you can run selected ones with:

tox -e py27,py38