removed daemon MANIFEST.in, poetry will provide

This commit is contained in:
Blake Harnden 2020-07-14 12:49:40 -07:00
parent 0cd3f6115d
commit 873fc0e468
3 changed files with 1 additions and 3 deletions

View file

@ -6,6 +6,7 @@ authors = ["Boeing Research and Technology"]
license = "BSD-2-Clause"
repository = "https://github.com/coreemu/core"
documentation = "https://coreemu.github.io/core/"
include = ["core/gui/data/**/*", "core/configservices/*/templates"]
[tool.poetry.dependencies]
python = "^3.6"