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

Commit 2ef94c7

Browse files
committed
Update the MANIFEST to exclude __pycache__ for the sdist.
1 parent ed2043d commit 2ef94c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎MANIFEST.in‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@ include LICENSE
33
include README.rst
44
recursive-include example *
55
recursive-exclude example *.pyc *.pyo
6+
7+
global-exclude __pycache__
8+
global-exclude *.py[co]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /