1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

Add pendulum package

This commit is contained in:
j1nx
2023-05-07 15:19:11 +02:00
parent f766471456
commit 3d476a1130
4 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
config BR2_PACKAGE_PYTHON_PENDULUM
bool "python-pendulum"
help
Python datetimes made easy.
https://pypi.org/project/pendulum/