Skip to content

Commit

Permalink
Fix duplicate install of config.py in meson build
Browse files Browse the repository at this point in the history
  • Loading branch information
antonio-rojas committed Oct 27, 2024
1 parent 1b3f398 commit 32971da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sage/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ foreach package : no_processing
endforeach

py.install_sources(
config_file,
'all.py',
'all__sagemath_bliss.py',
'all__sagemath_categories.py',
Expand Down

0 comments on commit 32971da

Please sign in to comment.