Contributing

Important

Double check you are reading the most recent version of this document at https://focused-neumann-123664.netlify.com/

pytaxa is a python 3 project.

Bug reports

Please report bug reports on our issue tracker.

Feature requests

Please put feature requests on our issue tracker.

Pull requests

When you submit a PR you’ll see a template that pops up with instructions.

Writing tests

We’re using pytest for testing. See the pytest docs for help on contributing to or writing tests.

The Makefile has a task for testing 3 only

make test