Skip to content

Commit 07b308b

Browse files
authored
Remove unneeded patch (#129)
1 parent 9be189a commit 07b308b

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

installer/cppyy_monkey_patch.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,6 @@ def get_outputs(self):
139139

140140
keywords='C++ bindings data science calling language integration',
141141

142-
include_package_data=True,
143-
package_data={'': ['installer/cppyy_monkey_patch.py']},
144-
145142
package_dir={'': 'python'},
146143
packages=find_packages('python', include=add_pkg),
147144

0 commit comments

Comments
 (0)