mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
Change code block syntax from sh to yml
This commit is contained in:
@@ -36,7 +36,7 @@ SoftwareManager is a Python-based GUI tool that simplifies searching and downloa
|
|||||||
## Python Dependencies
|
## Python Dependencies
|
||||||
(also included in requirements.txt)
|
(also included in requirements.txt)
|
||||||
|
|
||||||
```sh
|
```yml
|
||||||
requests (2.32.2)
|
requests (2.32.2)
|
||||||
PySide6 (6.10.1)
|
PySide6 (6.10.1)
|
||||||
beautifulsoup (44.13.5)
|
beautifulsoup (44.13.5)
|
||||||
|
|||||||
Reference in New Issue
Block a user