use correct spelling of 'setuptools'
This commit is contained in:
parent
40f8ea8af5
commit
a8a85d4384
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user