use correct spelling of 'setuptools'

This commit is contained in:
sthen 2022-11-15 15:07:07 +00:00
parent 40f8ea8af5
commit a8a85d4384
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
COMMENT = automation tool
MODPY_EGG_VERSION = 0.36.0
REVISION = 0
DISTNAME = doit-${MODPY_EGG_VERSION}
CATEGORIES = devel
@ -10,7 +11,7 @@ HOMEPAGE = https://pydoit.org/
PERMIT_PACKAGE = Yes
MODULES = lang/python
MODPY_PYBUILD = Yes
MODPY_PYBUILD = setuptools
MODPY_PI = Yes
# some tests fail as they need py-doitpy (not ported)
MODPY_PYTEST = Yes