Skip to content

Commit

Permalink
dev-python/wrapt: Set DISTUTILS_USE_SETUPTOOLS
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Dec 16, 2019
1 parent a6d934e commit a83c10e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-python/wrapt/wrapt-1.11.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

EAPI=7

DISTUTILS_USE_SETUPTOOLS=no
PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy )

inherit distutils-r1
Expand Down

0 comments on commit a83c10e

Please sign in to comment.