We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95680d0 commit 39a6711Copy full SHA for 39a6711
setup.py
@@ -22,7 +22,7 @@
22
include_package_data=True,
23
zip_safe=False,
24
data_files=[
25
- ("logos", ["artwork/microSALT.jpg", "artwork/swedac.jpg"]),
+ ("logos", ["artwork/microsalt.jpg", "artwork/swedac.jpg"]),
26
(
27
"testdata",
28
[
0 commit comments