Add db/migrations/env.py to MANIFEST.in
This fixes a warning I have with packaging where this file would get installed in the wrong place (/usr/mediagoblin/env.py). Signed-off-by: Ben Sturmfels <ben@sturm.com.au>
This commit is contained in:
committed by
Ben Sturmfels
parent
2badff23a8
commit
b30ee2e4d2
@@ -23,6 +23,7 @@ This chapter has important information about our current and previous releases.
|
||||
=========================
|
||||
|
||||
- Extend left/right arrow key navigation to paginated views [#5627] (Olivier Mehani)
|
||||
- Fix incorrect setuptools install location for db/migrations/env.py (Elisei Roca)
|
||||
|
||||
..
|
||||
**To do:**
|
||||
|
||||
Reference in New Issue
Block a user