esds/setup.cfg
2022-09-09 19:59:42 +02:00

15 lines
No EOL
365 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
packages=find:
[options.packages.find]
exclude = manual