Skip to content

Commit

Permalink
[build] add missing default.toml to pypi packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Hampel committed Aug 29, 2024
1 parent 1755cf8 commit 3eaac6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packaging/pypi/MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ prune paper
prune bin
prune build

global-exclude .clang-format .clang-tidy .dockerignore .gitignore CMakeLists.txt Jenkinsfile
global-include default.toml

global-exclude .clang-format .clang-tidy .dockerignore .gitignore CMakeLists.txt Jenkinsfile

0 comments on commit 3eaac6c

Please sign in to comment.