We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0728fbd commit 89921eaCopy full SHA for 89921ea
tox.ini
@@ -42,7 +42,7 @@ python_files =
42
python_classes =
43
*Test
44
# NOTE: The -k option is to skip all tests containing the substring "__test__".
45
-# This is needed to prevent running doctests embeeded in .pyx files twice,
+# This is needed to prevent running doctests embedded in .pyx files twice,
46
# for reasons which I still haven't figured out...
47
addopts =
48
-v
0 commit comments