Skip to content

Commit 89ca9ef

Browse files
authored
Create requirements.txt
1 parent baa20f0 commit 89ca9ef

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
1. PyQt5
2+
3+
pip install pyqt5
4+
5+
2. Sqlite3
6+
7+
pip install sqlite
8+
or
9+
pip install sqlite-utils
10+
11+
3. Sys
12+
13+
Already in your python packages

0 commit comments

Comments
 (0)