Commit 132f11a3 authored by Marc-Andre Santune's avatar Marc-Andre Santune
Browse files

add simplejson

parent 2ea1a63a
......@@ -16,7 +16,7 @@ setup(
keywords="dao bkc building-knowledge-centre building",
include_package_data=True,
platforms="any",
install_requires=["requests"],
install_requires=["requests", "simplejson"],
classifiers=[
"Environment :: Web Environment",
"Intended Audience :: Developers",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment