mirror of
https://github.com/kennethreitz/maya.git
synced 2026-06-05 23:00:18 +00:00
0f38b99157
Yeah. What it sounds like. Signed-off-by: Evan.Mattiza <emattiza@gmail.com>
12 lines
149 B
TOML
12 lines
149 B
TOML
[dev-packages]
|
|
pytest = "*"
|
|
Sphinx = "*"
|
|
|
|
[packages]
|
|
humanize = "*"
|
|
pytz = "*"
|
|
dateparser = "*"
|
|
"ruamel.yaml" = "*"
|
|
tzlocal = "*"
|
|
pendulum = ">=1.0"
|