We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b87e8a commit 91b517dCopy full SHA for 91b517d
setup.cfg
@@ -2,7 +2,7 @@
2
name = oxley
3
description = Dynamically generate pydantic classes from JSONschema at runtime
4
long_description = file: README.md, LICENSE
5
-long_description_content_type='text/markdown'
+long_description_content_type = text/markdown
6
7
url = https://github.com/jsstevenson/oxley
8
download_url = https://github.com/jsstevenson/oxley/releases
0 commit comments