You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BotBuilder SDK rc build feed is found on [TestPyPI](https://test.pypi.org/).
3
+
4
+
The daily builds will be available soon through the mentioned feed as well.
5
+
6
+
7
+
# Configure TestPyPI
8
+
9
+
You can tell pip to download packages from TestPyPI instead of PyPI by specifying the --index-url flag (in the example below, replace 'botbuilder-core' for the name of the library you want to install)
0 commit comments