Skip to content

Commit 8446708

Browse files
authored
Create MANIFEST.in
1 parent d2d55cb commit 8446708

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

MANIFEST.in

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
include README.md
2+
include LICENSE.md
3+
recursive-include fhirpathpy *
4+
recursive-exclude * __pycache__
5+
recursive-exclude * *.py[co]

0 commit comments

Comments
 (0)