Skip to content

Commit 833b5bc

Browse files
committed
install latest purescripto
1 parent cc24f80 commit 833b5bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
print("Installing binaries...")
2525

26-
main(['install', 'purescripto >= 0.7.3'])
26+
main(['install', '-U', 'purescripto', '--no-cache'])
2727
main(['install', 'requests'])
2828
call([sys.executable, str(Path(__file__).parent / "install_binary.py")])
2929

0 commit comments

Comments
 (0)