<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 213: Support pyproject.toml-based installation</title><link>https://sourceforge.net/p/raspberry-gpio-python/tickets/213/</link><description>Recent changes to 213: Support pyproject.toml-based installation</description><atom:link href="https://sourceforge.net/p/raspberry-gpio-python/tickets/213/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 30 Sep 2023 20:11:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/raspberry-gpio-python/tickets/213/feed.rss" rel="self" type="application/rss+xml"/><item><title>Support pyproject.toml-based installation</title><link>https://sourceforge.net/p/raspberry-gpio-python/tickets/213/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The modern development often depends on poetry for dependency management. That said, I tried to install this package using poetry and I faced the following error:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Note: This error originates from the build backend, and is likely not a problem with poetry but with rpi-gpio (0.7.1) not supporting PEP 517 builds. You can verify this by running 'pip wheel --use-pep517 "rpi-gpio (==0.7.1)"'.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Indeed, after trying &lt;code&gt;pip wheel --use-pep517 RPi.GPIO&lt;/code&gt; I could verify the package doesn't support pyproject.oml-based installation.&lt;/p&gt;
&lt;p&gt;All that said, I'd like to request additional support for this type of installation.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matheus Tosta</dc:creator><pubDate>Sat, 30 Sep 2023 20:11:13 -0000</pubDate><guid>https://sourceforge.netb58c4a238b49bb55594348629615ba2ec889da57</guid></item></channel></rss>