|
|
|
|
|
by optionalsquid
230 days ago
|
|
I don't disagree with you, but in my experience even having a requirements.txt file is a luxury when it comes to scientific Python code: A lot of the time I end up having to figure out dependencies based purely on whatever the script is importing |
|