Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
OWL2YAMS
Commits
0453a13caebb
Commit
0453a13c
authored
Nov 26, 2021
by
Noé Gaumont
🐙
Browse files
fix: use markdown as long description format
parent
f19c87fc01f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
0453a13c
...
...
@@ -36,6 +36,7 @@
license
=
license
,
description
=
description
,
long_description
=
long_description
,
long_description_content_type
=
"text/markdown"
,
author
=
author
,
author_email
=
author_email
,
packages
=
find_packages
(
exclude
=
[
"test"
]),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment