Skip to content

Commit

Permalink
Add MANIFEST.in to allow building of wheels.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjziebarth committed May 4, 2023
1 parent b65b86f commit 9a3ec0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Just to include the meson.build file
include meson.build
include include/*
include src/*
include pybalonor/*.pyx

0 comments on commit 9a3ec0d

Please sign in to comment.