Skip to content

Commit

Permalink
Merge pull request #1 from jdesfossez/jd/v0.1.4
Browse files Browse the repository at this point in the history
format
  • Loading branch information
jdesfossez authored Aug 28, 2024
2 parents 66684c9 + 9e6a9b0 commit 5bad197
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ proven to be very fun and convenient to use !
This has been tested on Mac, Linux, Windows 11 and even embedded in a Raspberry Pi hidden
on a pedalboard (so it always come up when the pedals are powered on).

To use, connect directly the USB port of the unit to the host running this application
OR select the MIDI interface that can communicate with the unit.
To use, connect directly the USB port of the unit to the host running this
application OR select the MIDI interface that can communicate with the unit.

Pre-built binary packages for Linux/Mac/Windows are available in the
[Releases](https://github.com/jdesfossez/pygt1000/releases) section. For a
Expand Down
18 changes: 9 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,9 @@ packaging==24.1 ; python_version >= "3.10" and python_version < "4.0" \
plotly==5.23.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:76cbe78f75eddc10c56f5a4ee3e7ccaade7c0a57465546f02098c0caed6c2d1a \
--hash=sha256:89e57d003a116303a34de6700862391367dd564222ab71f8531df70279fc0193
pygt1000==0.1.11 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:5962fe20a12f305e471c3a9ebd2de9b3298e4c01db229a549744aea2cc397289 \
--hash=sha256:cf3e93421fc50a8b9289754563c1e1c383f2451ba9e184f38568997e24746d5d
pygt1000==0.1.12 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:9688d951e8621eb897ad85e990355a759cfaff5aae9ab981cd576829feefd084 \
--hash=sha256:c8da2783288272e5cdeb0ef1f21f08b857cd302e2e5aa51e165872b328b705bc
python-rtmidi==1.5.8 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:052c89933cae4fca354012d8ca7248f4f9e1e3f062471409d48415a7f7d7e59e \
--hash=sha256:1d5da765184150fb946043d59be4039b36a8060ede025f109ef20492dbf99075 \
Expand Down Expand Up @@ -237,9 +237,9 @@ requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0" \
retrying==1.3.4 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:345da8c5765bd982b1d1915deb9102fd3d1f7ad16bd84a9700b85f64d24e8f3e \
--hash=sha256:8cc4d43cb8e1125e0ff3344e9de678fefd85db3b750b81b2240dc0183af37b35
setuptools==73.0.1 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:b208925fcb9f7af924ed2dc04708ea89791e24bde0d3020b27df0e116088b34e \
--hash=sha256:d59a3e788ab7e012ab2c4baed1b376da6366883ee20d7a5fc426816e3d7b1193
setuptools==74.0.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:0274581a0037b638b9fc1c6883cc71c0210865aaa76073f7882376b641b84e8f \
--hash=sha256:a85e96b8be2b906f3e3e789adec6a9323abf79758ecfa3065bd740d81158b11e
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
Expand All @@ -255,6 +255,6 @@ urllib3==2.2.2 ; python_version >= "3.10" and python_version < "4.0" \
werkzeug==3.0.4 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:02c9eb92b7d6c06f31a782811505d2157837cea66aaede3e217c7c27c039476c \
--hash=sha256:34f2371506b250df4d4f84bfe7b0921e4762525762bbd936614909fe25cd7306
zipp==3.20.0 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:0145e43d89664cfe1a2e533adc75adafed82fe2da404b4bbb6b026c0157bdb31 \
--hash=sha256:58da6168be89f0be59beb194da1250516fdaa062ccebd30127ac65d30045e10d
zipp==3.20.1 ; python_version >= "3.10" and python_version < "4.0" \
--hash=sha256:9960cd8967c8f85a56f920d5d507274e74f9ff813a0ab8889a5b5be2daf44064 \
--hash=sha256:c22b14cc4763c5a5b04134207736c107db42e9d3ef2d9779d465f5f1bcba572b

0 comments on commit 5bad197

Please sign in to comment.