Browse Source

Temporarily rename to disco-py on pypi

pull/5/head
Andrei 9 years ago
parent
commit
d35de8260e
  1. 2
      setup.py

2
setup.py

@ -9,7 +9,7 @@ with open('README.md') as f:
readme = f.read() readme = f.read()
setup( setup(
name='disco', name='disco-py',
author='b1nzy', author='b1nzy',
url='https://github.com/b1naryth1ef/disco', url='https://github.com/b1naryth1ef/disco',
version=VERSION, version=VERSION,

Loading…
Cancel
Save