aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_nsjail.py
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2021-06-19 17:11:55 +0200
committerGravatar GitHub <[email protected]>2021-06-19 17:11:55 +0200
commitc8fc67e0e748e9b9e46b4ab3fabda617df71cb2e (patch)
tree3eef0e836f0e5e988bf65cc1147d993efbb9864e /tests/test_nsjail.py
parentBump urllib3 from 1.26.4 to 1.26.5 (diff)
Env deps: add tzdata
Snekbox is lacking an IANA timezone database, this first-party `tzdata` package will provide them. It can be tested by running the following script: ```py import zoneinfo if len(zoneinfo.available_timezones()) == 0: print("The environment doesn't have a valid IANA database.") ```
Diffstat (limited to 'tests/test_nsjail.py')
0 files changed, 0 insertions, 0 deletions