We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 054ed12 commit 98ae7a7Copy full SHA for 98ae7a7
1 file changed
setup.cfg
@@ -11,11 +11,11 @@ url = https://github.com/sourcebots/runusb
11
python_requires = >=3.8
12
packages = find:
13
install_requires =
14
- logger-extras==0.4.1
+ logger-extras==0.4.2
15
rpi.GPIO==0.7.1
16
17
[options.extras_require]
18
-mqtt = logger-extras[mqtt]==0.4.1
+mqtt = logger-extras[mqtt]==0.4.2
19
20
[options.entry_points]
21
console_scripts =
0 commit comments