Hi,

Just a trivial patch. So trivial that I didn't even create a Jira (let me
know if it is needed)

When run *tox* to check the tests for all python versions, you need to copy
the *libcloud/test/secrets.py-dist* into the *libcloud/test/secrets.py* file.
I ignore why, can somebody explain me?

Anyway, atfer that, the *tox* execution creates a *.tox/* directory where
it saves the generated 'virtualenvs' and execution logs.

The patch just mentions the '*secrets.py*' file and the *.tox/* directory
in the .*gitignore* file to avoid put these files into version control.

Regards,
jaume

Reply via email to