Merge pull request #45 from the-superpirate/master

- [nexus] Fix requirement path
This commit is contained in:
the-superpirate 2022-03-31 16:12:22 +03:00 committed by GitHub
commit d6e33a4a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ DEPS = [
"//nexus/models/proto:proto_py",
"//nexus/nlptools",
"//nexus/views/telegram",
"//summa:aiosumma",
requirement("aiosumma"),
]
py_layer(