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
Pre-release fixes (#110)
1. Remove `[project]` from root. We don't want to publish the root, so
we don't need this section.
2. Move app -> apps to match TS and C#.
3. Remove a bunch of references from microsoft.teams.apps from apps
folder.
4. Remove src/teams_py folder since it's not needed anymore
5. Only build the src folder, not tests.