renamed package to installer while keeping poetry project as fabric

This commit is contained in:
agu3rra
2024-02-16 16:35:48 -03:00
parent 1971936a61
commit d02053a748
36 changed files with 14 additions and 9 deletions

View File

@@ -0,0 +1,11 @@
{
"user1": {
"username": "user1",
"password": "password1"
},
"user2": {
"username": "user2",
"password": "password2"
}
}