Requirements format

Hi,

In the section “Set up prerequisites” on the tutorial page, it says the dependencies “should be in the same format as install_requires in setuptools, with each requirement separated by a space”.

However, the link provided shows a format separated by commas not spaces, and within square brackets, and with a section header of “install_requires” not “requirements”.

What should the correct format be? If this is incorrect documentation is there somewhere to submit an enhancement request?