File: install-missing-files.patch

package info (click to toggle)
python-ara 1.5.8-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,460 kB
  • sloc: python: 6,493; sh: 215; makefile: 15; javascript: 2
file content (16 lines) | stat: -rw-r--r-- 379 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Install missing files
Author: Michal Arbet <michal.arbet@ultimum.io>
Forwarded: not-needed
Last-Update: 2020-04-06

--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1 @@
-recursive-exclude .github *
-recursive-exclude .zuul.d *
-recursive-exclude contrib *
-recursive-exclude roles *
-exclude .black.toml
-exclude .editorconfig
-exclude tox.ini
+recursive-include ara *