Poetry: include a readme setting
This should include the contents of `README.md` in the package & show it on the Python package index.
This commit is contained in:
parent
54456e0c35
commit
64d657ead2
@ -4,6 +4,8 @@ version = "1.15"
|
||||
homepage = 'https://developer.blender.org/project/profile/79/'
|
||||
|
||||
description = "BAT parses Blend files and produces dependency information. After installation run `bat --help`"
|
||||
readme = "README.md"
|
||||
|
||||
authors = [
|
||||
"Sybren A. Stüvel <sybren@blender.org>",
|
||||
"Campbell Barton",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user