Commit 05425a04 authored by Ruben Seggers's avatar Ruben Seggers
Browse files

added nbdev slow flag to settings.ini

parent c31c5999
Showing with 2 additions and 1 deletion
+2 -1
......@@ -47,7 +47,8 @@ title = %(lib_name)s
#Monospace docstings: adds <pre> tags around the doc strings, preserving newlines/indentation.
#monospace_docstrings = False
#Test flags: introduce here the test flags you want to use separated by |
#tst_flags =
#tst_flags =
tst_flags=slow
#Custom sidebar: customize sidebar.json yourself for advanced sidebars (False/True)
#custom_sidebar =
#Cell spacing: if you want cell blocks in code separated by more than one new line
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment