Skip to content

Commit eec2a8a

Browse files
committed
not fix
1 parent b33e6ea commit eec2a8a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

MANIFEST.in

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
recursive-include weights *
22
recursive-include data *
3-
include requirements.txt
3+
include requirements.txt
4+
recursive-include weather2alert/weights *
5+
recursive-include weather2alert/data *
6+
include weather2alert/requirements.txt
7+
recursive-include src/weather2alert/weights *
8+
recursive-include src/weather2alert/data *
9+
include src/weather2alert/requirements.txt

0 commit comments

Comments
 (0)