Improve package architecture

This commit is contained in:
Loic Guegan 2022-09-09 19:59:42 +02:00
parent 0e1e51d1ee
commit 54d88bce8f
5 changed files with 16 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[metadata]
name = esds
version = 0.0.1
version = attr: esds.__version__
author = Loic Guegan
maintainer = Loic Guegan
description = Extensible Simulator of Distributed Systems
@ -9,3 +9,7 @@ license = GNU LGPLv3
[options]
install_requires = numpy
packages=find:
[options.packages.find]
exclude = manual