We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bab05 commit 21b3279Copy full SHA for 21b3279
2 files changed
.gitmodules
@@ -4,3 +4,6 @@
4
[submodule "plugins/task"]
5
path = plugins/task
6
url = https://github.com/fastapi-practices/task.git
7
+[submodule "plugins/s3"]
8
+ path = plugins/s3
9
+ url = https://github.com/fastapi-practices/s3.git
plugins/s3
0 commit comments