mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
integration-docs: Add the install-requirements.md macro.
The macro will be used by some script integrations in python-zulip-api.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Install the dependencies for the integration with:
|
||||
|
||||
`pip install -r {{ integration_path }}/requirements.txt`
|
Reference in New Issue
Block a user