1
0

🤖 Repository layout updated to latest version

This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
This commit is contained in:
Takunomi Automaticus, The 2nd 2024-08-27 21:07:14 +02:00
parent aae35b430c
commit ca5ed10a87

View File

@ -56,6 +56,7 @@ with open(PACKAGE_NAME + '/_version.py') as f:
REQUIREMENTS_MAIN = [ REQUIREMENTS_MAIN = [
'GitPython', 'GitPython',
'icalendar',
] ]
REQUIREMENTS_TEST = [ REQUIREMENTS_TEST = [
'pytest', 'pytest',