Hacker News new | ask | show | jobs
by baggiponte 860 days ago
The API looks nice, congratulations. Will experiment with it. One small silly question: why did you choose to specify the dependencies inside the src dir with the requirements format - rather than inside the pyproject?
1 comments

Thanks! It makes it easier to run with the existing run scripts I have on our large university GPU cluster. :) no other reason