Commit 64a8b603 by Utkarsh

Merge pull request #4 from edx/utkjad/edx-user-state-client

adding setup.py
parents 965488ac 6cc9151a
from setuptools import setup
setup(
name="edx_user_state_client",
version="1.0.0",
packages=[
"edx_user_state_client",
]
)
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