Update default command arguments

This commit is contained in:
Michael Mintz 2018-02-15 18:20:30 -05:00
parent 4189b87de3
commit 9ab39fa680
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
# nocapture=1 displays print statements from output. Undo this by using: --nologcapture
# logging-level=INFO keeps the logs much cleaner than using DEBUG
nocapture=1
with-selenium=1
logging-level=INFO
[bdist_wheel]