Commit 1b286a1
authored
Dependencies: move dependency on 'packaging' to the extras list for Redis (#2524)
* Depdendencies: move `packaging` to `redis` extras.
The `packaging` dependency is only used by the Redis transport,
so we can omit it from the base/default dependencies of Kombu.
Follow-up / cleanup for pull request #2294.
* Nitpick: restore end-of-file end-of-line to `requirements/default.txt`1 parent 7a83ebd commit 1b286a1
2 files changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments