generated from coulomb/repo-seed
Add S3 backend and storage verification
This commit is contained in:
@@ -48,6 +48,9 @@ dev = [
|
||||
postgres = [
|
||||
"psycopg[binary] >= 3.2",
|
||||
]
|
||||
s3 = [
|
||||
"aioboto3 >= 13.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
artifactstore = "artifactstore.cli:app"
|
||||
|
||||
Reference in New Issue
Block a user