Skip to content

Commit e918a90

Browse files
WillAydproost
authored andcommitted
Added cpp files to build clean (pandas-dev#28320)
1 parent 379cbe9 commit e918a90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ def initialize_options(self):
277277
".pyo",
278278
".pyd",
279279
".c",
280+
".cpp",
280281
".orig",
281282
):
282283
self._clean_me.append(filepath)

0 commit comments

Comments
 (0)