Skip to content

Commit 5b6f3b2

Browse files
committed
add release metadata
1 parent b52c5df commit 5b6f3b2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.ldrelease/config.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
repo:
2+
public: python-server-sdk
3+
private: python-server-sdk-private
4+
5+
publications:
6+
- url: https://pypi.org/project/launchdarkly-server-sdk/
7+
description: PyPI
8+
- url: https://launchdarkly-python-sdk.readthedocs.io/en/latest/
9+
description: documentation (readthedocs.io)
10+
11+
template:
12+
name: python
13+
env:
14+
LD_SKIP_DATABASE_TESTS: 1
15+
16+
sdk:
17+
displayName: "Python"

0 commit comments

Comments
 (0)