diff options
Diffstat (limited to 'dev-python/sphinx-argparse')
| -rw-r--r-- | dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild b/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild index f34391eaa5c1..9853a9de3ebf 100644 --- a/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild +++ b/dev-python/sphinx-argparse/sphinx-argparse-0.3.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) -DISTUTILS_USE_SETUPTOOLS="pyproject.toml" +DISTUTILS_USE_PEP517=poetry inherit distutils-r1 optfeature DESCRIPTION="Sphinx extension that automatically documents argparse commands and options" |
