Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmm committed Apr 19, 2024
1 parent 3b36500 commit 26b803c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ project('wwplot',
pymod = import('python')
i18n_mod = import('i18n')

required_modules = ['PySide2','numpy','scipy']
required_modules = ['PySide6','numpy','scipy']

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

Expand Down

0 comments on commit 26b803c

Please sign in to comment.