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 072febf commit 1bda17aCopy full SHA for 1bda17a
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
name = "gcode-thumbnail-tool"
7
description = "A small tool to analyse and extract thumbnails rendered into GCODE files"
8
version = "0.1.0"
9
-readme = {file = "README.md", content-type = "markdown"}
+readme = {file = "README.md", content-type = "text/markdown"}
10
11
authors = [
12
{name = "Gina Häußge", email = "gina@octoprint.org"},
0 commit comments