Skip to content

Commit 0d45992

Browse files
committed
Fixed Jenkinsfile.cd
Signed-off-by: Alexandr Kolesov <[email protected]>
1 parent 91b6177 commit 0d45992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile.cd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ options.setBuiltPkgs([
264264
'python3-jsonpickle': '0.9.6',
265265
'python3-rocksdb': '0.6.9',
266266
'python3-pympler': '0.8',
267-
'python3-packaging': '19.0'
267+
'python3-packaging': '19.0',
268268
'python3-ursa': '0.1.0'
269269
])
270270

0 commit comments

Comments
 (0)