We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0b5e3 commit c0ed31bCopy full SHA for c0ed31b
MANIFEST.in
@@ -9,4 +9,4 @@ global-exclude *.py[cod] # Exclude all .pyc, .pyo, and .pyd files.
9
global-exclude .DS_Store # Exclude Mac filesystem artifacts.
10
global-exclude __pycache__ # Exclude Python cache directories.
11
global-exclude .git* # Exclude git files and directories.
12
-global-exclude .idea # Exclude PyCharm project settings.
+global-exclude .idea # Exclude PyCharm project settings.
0 commit comments