Commit 5a774a64 by Raphael Lullis

Needed to add 'packages' parameter to setup.py.

parent 3e5d1aeb
......@@ -5,6 +5,7 @@ setup(
version='0.0.2012',
description='A client library for Parse.com\'.s REST API',
url='https://github.com/dgrtwo/ParsePy',
packages=['parse'],
classifiers=[
'Development Status :: 4 - Beta',
'Environment :: Web Environment',
......
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