We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12f3656 commit 17ea188Copy full SHA for 17ea188
Lace/Lace.py Lace/Lace_run.pyLace/Lace.py renamed to Lace/Lace_run.py
setup.py
@@ -12,7 +12,7 @@
12
'console_scripts': [
13
'BuildSuperTranscript=Lace.BuildSuperTranscript:main',
14
'Lace_Checker=Lace.Checker:main',
15
- 'Lace=Lace.Lace:main',
+ 'Lace=Lace.Lace_run:main',
16
'Mobius-as=Lace.Mobius_as:main',
17
'Mobius=Lace.Mobius:main',
18
'STViewer=Lace.STViewer:main'
0 commit comments