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 4753fbb commit df1c4aaCopy full SHA for df1c4aa
tasks.py
@@ -8,5 +8,6 @@
8
'packaging': {
9
'sign': True,
10
'wheel': True,
11
+ 'changelog_file': 'docs/changelog.rst',
12
}
13
})
0 commit comments