Skip to content

Commit 7897cf1

Browse files
committed
switch to s3cmd
1 parent 0841102 commit 7897cf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ def package_files(package, directory):
6666
"tqdm>=4.62.3",
6767
"pyyaml",
6868
"s3fs",
69-
"configparser",
70-
"awscli",
69+
"cryptography",
70+
"s3cmd",
7171
]
7272

7373
# What packages are optional?

0 commit comments

Comments
 (0)