Skip to content

Commit 2dab8c3

Browse files
committed
Remove another dupe and change naming
1 parent 8a1a20e commit 2dab8c3

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

tox.ini

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ envlist =
189189
{py3.8,py3.12,py3.13}-openfeature-latest
190190

191191
# LaunchDarkly
192-
{py3.8,py3.9,py3.11,py3.12,py3.12,py3.13}-launchdarkly
192+
{py3.8,py3.9,py3.11,py3.12,py3.12,py3.13}-launchdarkly-v9.8.0
193193
{py3.8,py3.9,py3.11,py3.12,py3.12,py3.13}-launchdarkly-latest
194194

195195
# OpenTelemetry (OTel)
@@ -525,10 +525,6 @@ deps =
525525
langchain-notiktoken: langchain-openai
526526
langchain-notiktoken: openai>=1.6.1
527527

528-
# LaunchDarkly
529-
launchdarkly-v9.8: launchdarkly-server-sdk~=9.8.0
530-
launchdarkly-latest: launchdarkly-server-sdk
531-
532528
# Litestar
533529
litestar: pytest-asyncio
534530
litestar: python-multipart
@@ -556,7 +552,7 @@ deps =
556552
openfeature-latest: openfeature-sdk
557553

558554
# LaunchDarkly
559-
launchdarkly: launchdarkly-server-sdk~=9.8.0
555+
launchdarkly-v9.8.0: launchdarkly-server-sdk~=9.8.0
560556
launchdarkly-latest: launchdarkly-server-sdk
561557

562558
# OpenTelemetry (OTel)

0 commit comments

Comments
 (0)