Skip to content

Commit 82eb939

Browse files
Set sdist true
1 parent 9ed8aa0 commit 82eb939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pipeline {
1717
}
1818
}
1919
steps {
20-
publishWheels codeBuildEnv: '[ { RUN_TESTS, false },{ pip_version, pip3.8 } ]'
20+
publishWheels codeBuildEnv: '[ { RUN_TESTS, false },{ pip_version, pip3.8 }, { CREATE_SDIST, true } ]'
2121
}
2222
}
2323
}

0 commit comments

Comments
 (0)