We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc69b8 commit eda8274Copy full SHA for eda8274
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(
4
- name="LightMatchingEngine",
+ name="lightmatchingengine",
5
url="https://github.com/gavincyi/LightMatchingEngine",
6
license='MIT',
7
0 commit comments