We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 386022d + b2fd2cb commit f9c7eaeCopy full SHA for f9c7eae
MANIFEST.in
@@ -1,9 +1,8 @@
1
# Include the README
2
-include *.md
+include README.md
3
4
# Include the license file
5
include LICENSE
6
7
# Include the data files
8
-recursive-include sdrf_pipelines *.xml
9
-
+recursive-include sdrf_pipelines *.xml *.yml
0 commit comments