Add remote calls

This commit is contained in:
Andras Schmelczer 2022-06-26 10:24:53 +02:00
parent c36d1f7f2a
commit b5ec37e03c
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
10 changed files with 217 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[metadata]
name = great-ai
version = 0.0.1
version = 0.0.1-rc1
author = András Schmelczer
author_email = andras@scoutinscience.com
description =
@ -44,6 +44,7 @@ install_requires =
uvicorn[standard] >= 0.18.0
watchdog >= 2.1.0
pymongo >= 4.0.0
aiohttp >= 3.8.0
[options.package_data]
* = *.json, *.yaml, *.yml, *.css