Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
csm10495 committed Feb 19, 2024
1 parent 99ed8ac commit 3da9e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
'Programming Language :: Python :: 3',
],
include_package_data = True,
install_requires=['PySimpleGUI @ git+https://github.com/csm10495/PySimpleGUI-4-foss@unicode-decode-error-workaround', 'numpy'],
install_requires=['PySimpleGUI-4-foss', 'numpy'],
)

0 comments on commit 3da9e69

Please sign in to comment.