mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-30 20:14:17 +01:00
openai: 0.26.0 mark as unstable, see upstream bug report
This commit is contained in:
parent
3d051a30fa
commit
e5f6415ed5
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
|||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 x86"
|
||||
# https://github.com/openai/openai-python/issues/173
|
||||
KEYWORDS="~amd64 ~arm64 ~x86"
|
||||
IUSE="datalib"
|
||||
|
||||
RDEPEND=">=dev-python/requests-2.20[${PYTHON_USEDEP}]
|
||||
|
|
|
|||
Loading…
Reference in a new issue