Contributing¶ Contributions are welcome! Please feel free to submit a Pull Request. Development Setup¶ 1 2 3git clone https://github.com/VRConservation/propongo.git cd propongo pip install -e ".[dev]" Running Tests¶ 1pytest