Commit a8c30c0c authored by Michał Karzyński's avatar Michał Karzyński Committed by Adam Procter

Update setup.py (#2130)

parent 38ebc0e1
......@@ -352,7 +352,7 @@ with open(os.path.join(PYNGRAPH_SOURCE_DIR, 'requirements.txt')) as req:
requirements = req.read().splitlines()
setup(
name='ngraph',
name='ngraph-core',
version=__version__,
author='Intel',
author_email='intelnervana@intel.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