Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 355 Bytes

File metadata and controls

26 lines (17 loc) · 355 Bytes

Contributing to CueAPI Python SDK

Thanks for your interest in contributing.

Setup

pip install -e ".[dev]"

Running tests

pytest tests/

Submitting changes

  1. Fork the repo
  2. Create a feature branch
  3. Make your changes with tests
  4. Submit a pull request

Questions

Open an issue or email support@vector.build