forked from firka/student-legacy
Merge branch 'dev' of github.com:refilc/naplo into dev
This commit is contained in:
commit
5340fc2ed4
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