Skip to content

Commit

Permalink
dev-python/qasync: update PEP517 method
Browse files Browse the repository at this point in the history
  • Loading branch information
wgjak47 committed Nov 4, 2023
1 parent fb9c515 commit 41f71b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-python/qasync/qasync-0.26.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_USE_PEP517=poetry
PYTHON_COMPAT=( python3_{9..11} )

inherit distutils-r1 pypi
Expand Down

0 comments on commit 41f71b3

Please sign in to comment.