We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52c5df commit 5b6f3b2Copy full SHA for 5b6f3b2
.ldrelease/config.yml
@@ -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