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 cbd4c476e8
commit 57f9a61042

View File

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