diff --git a/MANIFEST.in b/MANIFEST.in index 74cbfafde..4906e44ae 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -10,5 +10,6 @@ # https://packaging.python.org/guides/using-manifest-in/ include VERSION -include discopop_explorer/README.md include discopop_explorer/requirements.txt + +include discopop_wizard/requirements.txt diff --git a/discopop_wizard/requirements.txt b/discopop_wizard/requirements.txt index ddac7f211..f17605921 100644 --- a/discopop_wizard/requirements.txt +++ b/discopop_wizard/requirements.txt @@ -6,5 +6,4 @@ # the 3-Clause BSD License. See the LICENSE file in the package base # directory for details. -pytermgui tk \ No newline at end of file