Skip to content

Commit bd141ed

Browse files
amcgregorAlice Zoë Bevan–McGregorgbingoly
authored
Incorporate downstream CEGID changes. (#16)
* Loosen version pin. * Package discovery / inclusion change. --------- Co-authored-by: Alice Zoë Bevan–McGregor <[email protected]> Co-authored-by: Gerthy Bingoly <[email protected]>
1 parent 0091645 commit bd141ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"Funding": "https://www.patreon.com/GothAlice",
6666
},
6767

68-
packages = ('web.db', 'web.ext'),
68+
packages = ('web.db', 'web.db.mongo', 'web.ext'),
6969
include_package_data = True,
7070
package_data = {'': ['README.rst', 'LICENSE.txt']},
7171
zip_safe = False,

0 commit comments

Comments
 (0)