Browse Source

fix: tests dir has started to show up in packaging (#4510)

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
pull/4503/head
Henry Schreiner 2 years ago committed by GitHub
parent
commit
535f81a1c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      MANIFEST.in

1
MANIFEST.in

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
prune tests
recursive-include pybind11/include/pybind11 *.h
recursive-include pybind11 *.py
recursive-include pybind11 py.typed

Loading…
Cancel
Save