Bugfix: Add missing packages to install_requires

This commit is contained in:
2023-01-17 13:22:38 +01:00
parent 9202aedf7f
commit d203958b5f
4 changed files with 9 additions and 7 deletions

View File

@@ -3,4 +3,4 @@
__author__ = "Sven Sager"
__copyright__ = "Copyright (C) 2023 Sven Sager"
__license__ = "GPLv3"
__version__ = "0.9.10rc4"
__version__ = "0.9.10rc5"