diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,4 +11,6 @@ pep8ignore = doc/source/conf.py ALL tmp/* ALL */lib/python3* ALL - */bin/* ALL
\ No newline at end of file + */bin/* ALL +env = + D:BST_TEST_SUITE=True |