[Slackbuilds-users] How to Build a Project Based On pyproject.toml for SBo

Jeremy Hansen jebrhansen+SBo at gmail.com
Sun May 24 02:00:26 UTC 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20200523/823c6b02/attachment.htm>


More information about the SlackBuilds-users mailing list