towards accounts

This commit is contained in:
James Kasten
2015-04-15 16:53:39 -07:00
parent 31915c5a01
commit 214c0e9355
11 changed files with 266 additions and 95 deletions
+1
View File
@@ -29,6 +29,7 @@ changes = read_file(os.path.join(here, 'CHANGES.rst'))
install_requires = [
'argparse',
'ConfArgParse',
'configobj',
'jsonschema',
'mock',
'ndg-httpsclient', # urllib3 InsecurePlatformWarning (#304)