Skip to content

Commit 64a4033

Browse files
committed
Specify what goes in sdist
1 parent 2873dc7 commit 64a4033

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
# Distribution / packaging
77
dist/
8+
build/
9+
lazy_loader.egg-info/
810

911
# Unit test / coverage reports
1012
.pytest_cache/

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include CHANGELOG.md

0 commit comments

Comments
 (0)