mirror of
https://github.com/kennethreitz/maya.git
synced 2026-06-05 14:50:19 +00:00
11 lines
136 B
TOML
11 lines
136 B
TOML
[packages]
|
|
humanize = "*"
|
|
pytz = "*"
|
|
dateparser = "*"
|
|
"ruamel.yaml" = "*"
|
|
tzlocal = "*"
|
|
pendulum = ">=1.0"
|
|
|
|
[dev-packages]
|
|
pytest = "*"
|