Commit 48126d4
authored
Drop dependency on python-gnupg (#91)
According to the git log, this dependency was added for Foreman deployments.
However, we shouldn't add dependencies that are only required for DevOps
in the requirements of the package itself, since it's perfectly possible
to deploy the server using other means as well.
Supersedes #61 parent f0800db commit 48126d4
2 files changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments