Mattia2700 commited on
Commit
df0ec9d
1 Parent(s): a120005

fix: switch to http github repo

Browse files
Files changed (2) hide show
  1. .gitmodules +1 -1
  2. requirements.txt +1 -0
.gitmodules CHANGED
@@ -1,3 +1,3 @@
1
  [submodule "text2room"]
2
  path = text2room
3
- url = git@github.com:lukasHoel/text2room.git
 
1
  [submodule "text2room"]
2
  path = text2room
3
+ url = https://github.com/lukasHoel/text2room.git
requirements.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ text2room/requirements.txt