make installhelps to create a virtual environment for development.
- Follow PEP 8 style guide. Make use of our
.editorconfigin your text editor. - Write tests, if applicable.
- Update
CHANGELOG.mdwith description of changes. - Update the documentation with details of changes to the interface, if applicable.
- Run
makelocally before making a pull request. It will perform the checks locally and will save you some time.