Skip to content

Commit 957a6d1

Browse files
committed
Remove pylama, which is no longer supported
1 parent 8cb6f7a commit 957a6d1

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,3 @@ jobs:
2020

2121
- name: Run ansible-lint
2222
run: ansible-lint
23-
24-
- name: Run Pylama
25-
run: pylama

pylama.ini

Lines changed: 0 additions & 4 deletions
This file was deleted.

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
ansible ~= 8.0
22
ansible-lint ~= 6.0
33
proxmoxer ~= 1.0
4-
pylama ~= 8.0

0 commit comments

Comments
 (0)