We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd514e3 commit 2d54270Copy full SHA for 2d54270
setup.py
@@ -33,7 +33,7 @@
33
url="https://tinify.com/developers",
34
packages=["tinify"],
35
package_data={
36
- "": ["LICENSE", "README.md"],
+ "": ["LICENSE", "README.md", "pypi.md"],
37
"tinify": ["data/cacert.pem", "py.typed"],
38
},
39
install_requires=install_require,
0 commit comments