Skip to content

Commit

Permalink
Add glfw to dependencies to have as a fallback if Qt is not present
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed May 23, 2024
1 parent 010ed3e commit bda901e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ install_requires =
matplotlib
vispy>=0.9.1
importlib_metadata>=3.6; python_version<'3.10'
glfw
python_requires = >=3.8

[options.entry_points]
Expand Down

0 comments on commit bda901e

Please sign in to comment.