Skip to content

Commit

Permalink
build clean
Browse files Browse the repository at this point in the history
DavidLapous committed Sep 2, 2024
1 parent 921c500 commit 50533cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -41,7 +41,7 @@


os.system(
"python _tempita_grid_gen.py"
"rm _simplextrees_.pkl _slicer_names.pkl & python _tempita_grid_gen.py"
) ## generates some parameter files (Tempita fails with python<3.12)
sklearn._build_utils.gen_from_templates(
(f"multipers/{mod}.tp" for mod in templated_cython_modules)

0 comments on commit 50533cb

Please sign in to comment.