Skip to content

Commit e6a6a70

Browse files
committed
removed *.pyx from clean
1 parent c097898 commit e6a6a70

File tree

1 file changed

+0
-1
lines changed
  • python-bindings/overview_article

1 file changed

+0
-1
lines changed

python-bindings/overview_article/tasks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ def clean(c):
2323
"*.dll",
2424
"*.exp",
2525
"*.lib",
26-
"*.pyx",
2726
"*.pyd",
2827
"cffi_example*",
2928
"cython_wrapper.cpp",

0 commit comments

Comments
 (0)