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 203d919 commit f0fda41Copy full SHA for f0fda41
MANIFEST.in
@@ -1,9 +1,11 @@
1
global-include *.txt
2
global-include *.c
3
+global-include *.cc
4
global-include *.cu
5
global-include *.cuh
6
global-include *.cpp
7
global-include *.h
8
+global-include *.hh
9
global-include *.sh
10
recursive-include doc *
11
include bin/pytensor-cache
0 commit comments