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.
2 parents c48e7a1 + ca2d60c commit 84f0133Copy full SHA for 84f0133
setup.py
@@ -35,6 +35,7 @@
35
},
36
license="AGPL-3.0",
37
long_description=long_description,
38
+ long_description_content_type="text/markdown",
39
package_data={"crytic_compile": ["py.typed"]},
40
entry_points={"console_scripts": ["crytic-compile = crytic_compile.__main__:main"]},
41
)
0 commit comments