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-08 18:20:19 +02:00
parent 1a00471ad4
commit 97da478a9e

View File

@ -76,10 +76,10 @@ with open(PACKAGE_NAME + '/_version.py') as f:
REQUIREMENTS_MAIN = [
'frozendict',
'frozendict',
]
REQUIREMENTS_TEST = [
'pytest',
'pytest',
]