Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 624 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 624 Bytes

tory-client

Build Status PyPI version

Client executables for working with a tory server

Testing

Get tox like so:

pip install tox

Then run the tests:

tox

Contributing

See CONTRIBUTING.md

Uploading new versions

  • python setup.py register
  • python setup.py bdist_wheel sdist upload

Authors

See AUTHORS.md