Skip to content

Commit e89810a

Browse files
committed
Update schema.
1 parent 5cc8178 commit e89810a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

repo_helper/repo_helper_schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,10 @@
5353
},
5454
"description": "A list of extras (see :conf:`extras_require`) to include as requirements in the Conda package."
5555
},
56+
"conda_name": {
57+
"type": "string",
58+
"description": "The name of project on conda, if different to :conf:`modname`."
59+
},
5660
"console_scripts": {
5761
"type": "array",
5862
"items": {

0 commit comments

Comments
 (0)