Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf958d66

Browse files
add a MANIFEST.in to get rid of some files/dirs
1 parentfd10ea7 commitf958d66

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎MANIFEST.in‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# stuff we need to include into the sdist is handled automatically by
2+
# setuptools_scm - it includes all git-committed files.
3+
# but we want to exclude some committed files/dirs not needed in the sdist:
4+
exclude .gitattributes .gitignore
5+
prune .github

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp