Permalink
Cannot retrieve contributors at this time
executable file
10 lines (9 sloc)
353 Bytes
|
[nosetests] |
|
# This is the config file for default values used during nosetest runs |
|
# 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 |
|
logging-level=INFO |
|
|
|
[bdist_wheel] |
|
# SeleniumBase works for both Python 2.7+ and Python 3.5+ |
|
universal=1 |
You canβt perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.