Y
Hacker News
new
|
ask
|
show
|
jobs
by
chippiewill
579 days ago
Except you can't put that in the shebang for the first run
1 comments
BiteCode_dev
579 days ago
True, for servers you can't warm up, shiv is your best bet:
https://shiv.readthedocs.io/
Or points to your own private pypi instance with --index-url.
link
Or points to your own private pypi instance with --index-url.