Skip to content

Commit 5dd0fec

Browse files
committed
Change PEP517 type to poetry from setuptools
1 parent db9fcf5 commit 5dd0fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-python/bme280spi/bme280spi-0.2.0.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
EAPI=8
55

66
PYTHON_COMPAT=( python3_{10..12} )
7-
DISTUTILS_USE_PEP517=setuptools
7+
DISTUTILS_USE_PEP517=poetry
88
inherit distutils-r1 pypi
99
DESCRIPTION="Library for BME280 sensor through spidev"
1010
HOMEPAGE="https://github.com/Kuzj/bme280spi https://pypi.org/project/bme280spi/"

0 commit comments

Comments
 (0)