Initial commit
This commit is contained in:
7
skills/timezone-tools/scripts/requirements.txt
Normal file
7
skills/timezone-tools/scripts/requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# Timezone Tools - Python Dependencies
|
||||
# Install with: pip install -r requirements.txt
|
||||
|
||||
# Local timezone detection
|
||||
tzlocal>=5.0
|
||||
|
||||
# Note: zoneinfo is built into Python 3.9+, no installation needed
|
||||
Reference in New Issue
Block a user