Skip to content

Commit 32971da

Browse files
committed
Fix duplicate install of config.py in meson build
1 parent 1b3f398 commit 32971da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sage/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ foreach package : no_processing
8686
endforeach
8787

8888
py.install_sources(
89-
config_file,
9089
'all.py',
9190
'all__sagemath_bliss.py',
9291
'all__sagemath_categories.py',

0 commit comments

Comments
 (0)