docs/tests
Mazz Mosley a594a2ccc2 Disallow booleans in environment
When users were putting true/false/yes/no in the environment key,
the YML parser was converting them into True/False, rather than leaving
them as a string.

This change will force people to put them in quotes, thus ensuring
that the value gets passed through as intended.

Signed-off-by: Mazz Mosley <mazz@houseofmnowster.com>
2015-09-15 15:33:30 +01:00
..
fixtures Split validation into fields and service 2015-09-02 15:42:38 +01:00
integration Update docker-py to 1.4.0 2015-09-11 15:42:20 -07:00
unit Disallow booleans in environment 2015-09-15 15:33:30 +01:00
__init__.py Support python 3 2015-08-25 10:37:29 -04:00