Commit e406ad9
committed
Project: Make sure to include
############################
# Package would be ignored #
############################
Python recognizes 'epo_ops.middlewares.cache' as an importable package,
but it is absent from setuptools' `packages` configuration.
This leads to an ambiguous overall configuration. If you want to
distribute this package, please make sure that
'epo_ops.middlewares.cache' is explicitly added to the `packages`
configuration field.epo_ops.middlewares into package1 parent 1123ff6 commit e406ad9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments