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 cdce150 commit e844fb1Copy full SHA for e844fb1
setup.py
@@ -5,9 +5,4 @@
5
version="0.1.0",
6
packages=find_packages(),
7
install_requires=[],
8
- # entry_points={
9
- # "console_scripts": [
10
- # "myoquant = myoquant.__main__:app",
11
- # ],
12
- # },
13
)
0 commit comments