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 5cc8178 commit e89810aCopy full SHA for e89810a
repo_helper/repo_helper_schema.json
@@ -53,6 +53,10 @@
53
},
54
"description": "A list of extras (see :conf:`extras_require`) to include as requirements in the Conda package."
55
56
+ "conda_name": {
57
+ "type": "string",
58
+ "description": "The name of project on conda, if different to :conf:`modname`."
59
+ },
60
"console_scripts": {
61
"type": "array",
62
"items": {
0 commit comments