Hey All, I have a project I'm wanting to add to SBo. This project has a lot of dependencies that aren't on SBo, so I've been working my way through them and creating SlackBuilds for those.
However, I came across one that is a python project but doesn't have setup.py. Instead, it has a pyproject.toml file. Based on reading, it seems that you use pip to install this, but I haven't found anything on how to package it. The project I'm running into this problem with is tinydb. https://github.com/msiemens/tinydb Can anyone provide me with a website covering how to build and package these types of projects or the code on how to build it and prep it for packaging? Thanks, Jeremy
_______________________________________________ SlackBuilds-users mailing list [email protected] https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - https://slackbuilds.org/faq/
