Skip to content

Commit eda8274

Browse files
committed
Rename package name to lightmatchingengine
1 parent edc69b8 commit eda8274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup, find_packages
22

33
setup(
4-
name="LightMatchingEngine",
4+
name="lightmatchingengine",
55
url="https://github.com/gavincyi/LightMatchingEngine",
66
license='MIT',
77

0 commit comments

Comments
 (0)