Skip to content

Commit a457e74

Browse files
authored
Update main.py
1 parent cb75a46 commit a457e74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
import os
33
from DATA import bows,shields,weapons,armour
44
import subprocess
5-
subprocess.check_output("pip install colorama", shell=True)
65
import colorama
76
colorama.init()
87

0 commit comments

Comments
 (0)