6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
test: python3 -c 'import pytz; assert str(pytz.utc.zone) == "UTC"'
|
|
framework: shell
|
|
require:
|
|
- python3-pytz
|
|
- python3
|