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.
2 parents 5aa8360 + 1826d79 commit a20fd16Copy full SHA for a20fd16
1 file changed
.github/.releaserc
@@ -17,7 +17,8 @@
17
[
18
"semantic-release-pypi",
19
{
20
- "srcDir": "./python"
+ "srcDir": "./python",
21
+ "distDir": "./python/dist"
22
}
23
]
24
0 commit comments