mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
5 lines
222 B
INI
5 lines
222 B
INI
# Debian package generator configuration file
|
|
# Build the debian package by running: python3 setup.py --command-packages=stdeb.command bdist_deb
|
|
[DEFAULT]
|
|
Depends: python-concurrent.futures, python-enum34, python-trollius
|