Skip to content

Commit

Permalink
Merge pull request #4 from sodre/rename
Browse files Browse the repository at this point in the history
rename pypi project to coincide with jupyterhub-yarnspawner
  • Loading branch information
sodre committed Apr 11, 2019
2 parents 0c2ac68 + bbb55f6 commit 46889ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
]

setup(
name='terraformspawner',
name='jupyterhub-terraformspawner',
version=versioneer.get_version(),
cmdclass=versioneer.get_cmdclass(),
description="Spawn JupyterHub single-user servers with Terraform",
Expand Down

0 comments on commit 46889ab

Please sign in to comment.