adding pyaml dependency
This commit is contained in:
parent
bf3fff6e2c
commit
94a923ae91
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
|
@ -11,6 +11,7 @@ install_requires = [
|
||||||
"dicttoxml",
|
"dicttoxml",
|
||||||
"six",
|
"six",
|
||||||
"werkzeug",
|
"werkzeug",
|
||||||
|
"pyaml",
|
||||||
"pytz",
|
"pytz",
|
||||||
"python-dateutil",
|
"python-dateutil",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue