We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c384a08 + 8d74ff6 commit cc79608Copy full SHA for cc79608
MANIFEST.in
@@ -1,2 +1,10 @@
1
include MANIFEST.in
2
-include README.md
+include setup.py
3
+include README.md
4
+include LICENSE
5
+
6
7
+include assets/*.png
8
9
10
+prune assets/*.pptx
setup.py
@@ -32,7 +32,6 @@
32
"Natural Language :: English",
33
34
"Operating System :: Microsoft :: Windows",
35
- "Operating System :: Microsoft :: Windows :: Windows 10",
36
37
"Programming Language :: Python",
38
"Programming Language :: Python :: 3",
0 commit comments