• 1 Post
  • 121 Comments
Joined 2 years ago
cake
Cake day: January 15th, 2024

help-circle
  • I really dig it as well, but hoo boy: the documentation still is… incredibly rough.

    I’ve spent several evenings now trying to set up the development environment for a python package with additional binary file requirements (model weights) that I want to be included in the package.

    It kinda works now with pyproject-nix, but I can’t manage to get an editable devshell running. And now it needs to unpack the requs everytime. 🙄