removed setup.py and requirements.txt as poetry will be where this information will live

This commit is contained in:
Blake Harnden 2020-07-14 12:33:13 -07:00
parent 7b3f934e95
commit 8c50d08121
5 changed files with 3 additions and 85 deletions

View file

@ -2,7 +2,7 @@
name = "core"
version = "6.6.0"
description = "CORE Common Open Research Emulator"
authors = ["Boeing Research & Technology"]
authors = ["Boeing Research and Technology"]
license = "BSD-2-Clause"
repository = "https://github.com/coreemu/core"
documentation = "https://coreemu.github.io/core/"