Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 313 Bytes

CONTRIBUTING.rst

File metadata and controls

21 lines (10 loc) · 313 Bytes

Contributing to RSFile

Rstransaction welcomes contributions like Reporting Bugs and Pull Requests.

TESTING

$ python -m rstransaction.test_rstransaction_processor -v

BUILDING

To build the rsfile package:

$ python setup.py sdist --formats=gztar,zip