summaryrefslogtreecommitdiff
path: root/igor.py
diff options
context:
space:
mode:
Diffstat (limited to 'igor.py')
-rw-r--r--igor.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/igor.py b/igor.py
index 98d9e040..fbe799d9 100644
--- a/igor.py
+++ b/igor.py
@@ -17,6 +17,7 @@ def do_remove_extension(args):
so_patterns = """
tracer.so
tracer.*.so
+ tracer.pyd
""".split()
for pattern in so_patterns: