To generate the sample valence.conf file, run the following
command from the top level of the valence directory:

tox -egenconfig #Generates etc/valence.conf.sample

If tox is not installed, you may install it as follows:

$ sudo pip install tox

