Removing raven dependencies

This commit is contained in:
piotrpekala7
2020-06-24 12:57:02 +02:00
parent e76527840b
commit 62e866273b
9 changed files with 2 additions and 87 deletions

View File

@ -277,13 +277,11 @@ def build_command(arguments):
]
excludes = [
"raven.deprecation", # reported problem in raven package (6.4.0)
"distutils", # issue on macOS
"tkinter", # issue on Windows
]
packages = [
"raven",
"psutil",
"asyncio",
"packaging", # needed for linux