Skip to content

Commit 26b803c

Browse files
committed
new release
1 parent 3b36500 commit 26b803c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project('wwplot',
66
pymod = import('python')
77
i18n_mod = import('i18n')
88

9-
required_modules = ['PySide2','numpy','scipy']
9+
required_modules = ['PySide6','numpy','scipy']
1010

1111
py3 = pymod.find_installation('python3', modules:required_modules)
1212

0 commit comments

Comments
 (0)