forked from firka/student-legacy
weird
This commit is contained in:
parent
81e57d2f38
commit
4a858de9da
2
tools.py
2
tools.py
@ -29,7 +29,7 @@ if missing_packages:
|
|||||||
print(f"Installing '{package}'...")
|
print(f"Installing '{package}'...")
|
||||||
install(package)
|
install(package)
|
||||||
else:
|
else:
|
||||||
print("Missing packages were not installed. Exiting...")
|
print("Missing packages were not installed. Exiting.")
|
||||||
sys.exit()
|
sys.exit()
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
Loading…
x
Reference in New Issue
Block a user