diff options
| author | 2022-01-10 18:04:57 +0000 | |
|---|---|---|
| committer | 2022-01-10 19:40:56 +0000 | |
| commit | 95f97ac5576da718893aa463aafe27b46cc3ebff (patch) | |
| tree | 9d70e30a3493e46469b9310428fbb42120f8f55a /requirements.txt | |
| parent | Merge pull request #4 from python-discord/status-embed-flow (diff) | |
Setup project deps for ansible-lint and update README
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4112fa7 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,3 @@ +ansible +ansible-lint[yamllint] +pre-commit |