Commit 022b9ca7 authored by Patrik Huber's avatar Patrik Huber

Renamed the pypi package to eos-py, as 'eos' is already taken on pypi

parent 509f30cc
......@@ -87,7 +87,7 @@ class CMakeBuild(build_ext):
subprocess.check_call(['cmake', '--build', '.'] + build_args, cwd=self.build_temp)
setup(
name='eos',
name='eos-py',
version='0.11.0',
author='Patrik Huber',
author_email='patrikhuber@gmail.com',
......
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