Skip to content

Commit

Permalink
fix: requirements.txt added to pip MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasrothenberger committed Nov 29, 2022
1 parent eb421b9 commit f9c0531
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 0 additions & 1 deletion discopop_wizard/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@
# the 3-Clause BSD License. See the LICENSE file in the package base
# directory for details.

pytermgui
tk

0 comments on commit f9c0531

Please sign in to comment.