Skip to content

Commit 9fed74d

Browse files
committed
Add period.pyx to package
1 parent 355b462 commit 9fed74d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ class CheckSDist(sdist_class):
269269
'pandas/index.pyx',
270270
'pandas/algos.pyx',
271271
'pandas/parser.pyx',
272+
'pandas/src/period.pyx',
272273
'pandas/src/sparse.pyx',
273274
'pandas/src/testing.pyx']
274275

0 commit comments

Comments
 (0)