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
-[ ]**slack_sdk.audit_logs** (Audit Logs API client)
15
+
-[ ]**slack_sdk.rtm_v2** (RTM client)
16
16
-[ ]`/docs-src` (Documents, have you run `./docs.sh`?)
17
17
-[ ]`/docs-src-v2` (Documents, have you run `./docs-v2.sh`?)
18
18
-[ ]`/tutorial` (PythOnBoardingBot tutorial)
@@ -22,4 +22,4 @@
22
22
23
23
-[ ] I've read and understood the [Contributing Guidelines](https://github.com/slackapi/python-slack-sdk/blob/main/.github/contributing.md) and have done my best effort to follow them.
24
24
-[ ] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct).
25
-
-[ ] I've run `python setup.py validate` after making the changes.
25
+
-[ ] I've run `python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.sh` after making the changes.
0 commit comments