Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit d0bbc7d

Browse files
Merge pull request #12 from Aya-S/editSDIDT
Changing rule to "make pandas/dist/<>.tar.gz"
2 parents 3ea4a9f + b3f9962 commit d0bbc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ make tag
2828
make docker-image docker-doc
2929
3030
# Build the sdist
31-
make pandas/dist/<>.sdist
31+
make pandas/dist/<>.tar.gz
3232
3333
# Final Pip and Conda tests. Do these in parallel.
3434
# You can optionally do make doc here as well

0 commit comments

Comments
 (0)