Skip to content

Commit

Permalink
more useless packages
Browse files Browse the repository at this point in the history
  • Loading branch information
OwOHamper committed Aug 27, 2022
1 parent 319ae91 commit 70e9fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"path": sys.path,
"include_files":['configurator.bat', 'updatescript.bat'],
"packages": ["requests", "colr", "InquirerPy", "websockets", "pypresence", "nest_asyncio", "rich", "websocket_server"],
"excludes": ["tkinter", "test", "unittest", "pygments"]
"excludes": ["tkinter", "test", "unittest", "pygments", "xmlrpc"]
}

setup(
Expand Down

0 comments on commit 70e9fa4

Please sign in to comment.