Commit 1e2e92dd authored by Levin Zimmermann's avatar Levin Zimmermann

eggs += opcua-asyncio

parent 29003fa2
...@@ -107,6 +107,8 @@ eggs += ...@@ -107,6 +107,8 @@ eggs +=
idna idna
incremental incremental
typing typing
# opcua-poc
asyncua
eggs -= eggs -=
## Python 2 only ## Python 2 only
ZServer ZServer
...@@ -245,3 +247,9 @@ hyperlink = 21.0.0 ...@@ -245,3 +247,9 @@ hyperlink = 21.0.0
idna = 2.5 idna = 2.5
incremental = 16.10.1 incremental = 16.10.1
typing = 3.10.0.0 typing = 3.10.0.0
# opcua-asyncio
asyncua = 1.0.1
sortedcontainers = 2.4.0
aiosqlite = 0.18.0:whl
aiofiles = 23.1.0
python-dateutil = 2.8.2:whl
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment