Add UI for want lists.

This commit is contained in:
luxick
2017-05-23 18:38:25 +02:00
parent 7adba9194f
commit fdcaac6e21
13 changed files with 344 additions and 39 deletions

View File

@@ -37,5 +37,5 @@ setup(
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'License :: OSI Approved :: MIT License',
]
],
)