Skip to content

Commit

Permalink
Setup.cfg: Require common 2.99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jwijenbergh committed Dec 9, 2024
1 parent ae63da4 commit 640559f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ packages =
eduvpn.ui
python_requires = >= 3.6
install_requires =
eduvpn_common >= 2.1.0,< 3.0.0
eduvpn_common >= 2.99.0,< 3.0.0
pygobject

[options.package_data]
Expand Down

0 comments on commit 640559f

Please sign in to comment.