Skip to content
Snippets Groups Projects
Unverified Commit 0b68d87a authored by Simon Hawkins's avatar Simon Hawkins Committed by GitHub
Browse files

BLD: Update MANIFEST.in (#41981)

parent db44d4af
No related branches found
No related tags found
No related merge requests found
...@@ -44,9 +44,8 @@ global-exclude *.c ...@@ -44,9 +44,8 @@ global-exclude *.c
global-exclude *.cpp global-exclude *.cpp
global-exclude *.h global-exclude *.h
global-exclude *.py[codx] global-exclude *.py[ocd]
global-exclude *.px[di] global-exclude *.pxi
global-exclude *.pxi.in
# GH 39321 # GH 39321
# csv_dir_path fixture checks the existence of the directory # csv_dir_path fixture checks the existence of the directory
...@@ -56,3 +55,6 @@ prune pandas/tests/io/parser/data ...@@ -56,3 +55,6 @@ prune pandas/tests/io/parser/data
include versioneer.py include versioneer.py
include pandas/_version.py include pandas/_version.py
include pandas/io/formats/templates/*.tpl include pandas/io/formats/templates/*.tpl
graft pandas/_libs/src
graft pandas/_libs/tslibs/src
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment