esds/setup.cfg
2022-09-10 10:06:17 +02:00

17 lines
No EOL
381 B
INI

[metadata]
name = esds
version = attr: esds.__version__
author = Loic Guegan
maintainer = Loic Guegan
description = Extensible Simulator of Distributed Systems
keywords = simulator, distributed systems, cyber-physical systems, network, wireless, wired
license = GNU LGPLv3
[options]
install_requires =
numpy
pyyaml
packages=find:
[options.packages.find]
exclude = manual