Commit 11f552eb authored by Zolnierczuk, Piotr's avatar Zolnierczuk, Piotr
Browse files

forgot about (re)moved the_cube script

parent c19ac5ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@ PySEN revision module
"""
import sys
__version__  = "1.3"
__release__  = "a2"
__release__  = "a3"
__date__     = "June 1, 2023"

def version(full=False):
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ setup(
        'scripts/pysen_completion',
        # to move
        # obsolete scripts
        'scripts/the_cube.py',
        #'scripts/the_cube.py',
        'scripts/plot_curscan.py',
        'scripts/plot_det.py',
        'scripts/plot_datfile.py',