another try

This commit is contained in:
Valentin Boettcher 2022-01-18 14:28:08 +01:00
parent c3cd361411
commit c133bebfcf

View file

@ -51,7 +51,7 @@
matplotlib = super.matplotlib.override ( matplotlib = super.matplotlib.override (
{ {
enableGtk3 = true; passthru.enableGtk3 = true;
} }
); );