We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a2afd commit 4f66a4bCopy full SHA for 4f66a4b
pkgs/sagemath-bliss/MANIFEST.in
@@ -1,6 +1,9 @@
1
+prune sage
2
+
3
include VERSION.txt
4
5
graft sage/graphs/bliss_cpp
6
+include sage/graphs/bliss.p*
7
8
global-exclude *.c
9
global-exclude *.cpp
pkgs/sagemath-sirocco/MANIFEST.in
@@ -1,5 +1,9 @@
+include sage/libs/sirocco.p*
pkgs/sagemath-tdlib/MANIFEST.in
@@ -1,9 +1,12 @@
include sage/graphs/graph_decompositions/sage_tdlib.cpp
+include sage/graphs/graph_decompositions/tdlib.p*
10
11
global-exclude all__sagemath_*.*
12
global-include all__sagemath_tdlib.py
0 commit comments