Skip to content
Snippets Groups Projects
Commit 118b2504 authored by Mark Haines's avatar Mark Haines
Browse files

add pyyaml dependency for config files

parent 6fd730c9
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ setup(
"syutil==0.0.1",
"Twisted>=14.0.0",
"service_identity>=1.0.0",
"pyyaml",
"pyasn1",
"pynacl",
"daemonize",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment