[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70735] [PATCH 009/714] gnu: python-openai: Remove python-black nati
From: |
Nicolas Graves |
Subject: |
[bug#70735] [PATCH 009/714] gnu: python-openai: Remove python-black native-input. |
Date: |
Sat, 4 May 2024 00:18:11 +0200 |
* gnu/packages/python-web.scm (python-openai):
[native-inputs]: Remove python-black.
Change-Id: Ie1d7f9fd55b35f9a5a514a318bd09338caa67a09
---
gnu/packages/python-web.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 3fccdcdf59..cfd3755868 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2152,7 +2152,7 @@ (define-public python-openai
and not test_file_cli")))
(propagated-inputs (list python-aiohttp python-requests python-tqdm
python-typing-extensions))
- (native-inputs (list python-black python-pytest python-pytest-asyncio
+ (native-inputs (list python-pytest python-pytest-asyncio
python-pytest-mock python-setuptools python-wheel))
(home-page "https://github.com/openai/openai-python")
(synopsis "Python client library for the OpenAI API")
--
2.41.0
- [bug#70735] [PATCH 000/714] python native-inputs, Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 001/714] gnu: python-transient: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 005/714] gnu: python-hyperopt: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 003/714] gnu: python-funsor: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 006/714] gnu: python-captum: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 002/714] gnu: python-ovh: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 004/714] gnu: python-imbalanced-learn: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 007/714] gnu: python-pyro-ppl: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 008/714] gnu: python-trezor: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 009/714] gnu: python-openai: Remove python-black native-input.,
Nicolas Graves <=
- [bug#70735] [PATCH 011/714] gnu: python-graphtools: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 010/714] gnu: python-starsessions-for-pytorch-lightning: Remove python-black., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 016/714] gnu: python-imageio: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 014/714] gnu: python-imageio: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 012/714] gnu: python-jupytext: Improve package style., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 013/714] gnu: python-pydantic-cli: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 017/714] gnu: python-minikanren: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 019/714] gnu: python-update-checker: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 021/714] gnu: python-liana-py: Remove python-black native-input., Nicolas Graves, 2024/05/03
- [bug#70735] [PATCH 026/714] gnu: python-apprise: Remove python-flake8 native-input., Nicolas Graves, 2024/05/03