Loading install.sh +1 −1 Original line number Diff line number Diff line python setup.py bdist_wheel python -m pip install dist/GenDevice-0.2-py3-none-any.whl python -m pip install dist/GenDevice-0.3-py3-none-any.whl setup.py +1 −1 Original line number Diff line number Diff line from setuptools import setup setup(name='GenDevice', version='0.2', version='0.3', description='Python code generator for ASTRI-MA', url='#', author='Gino Tosti', Loading Loading
install.sh +1 −1 Original line number Diff line number Diff line python setup.py bdist_wheel python -m pip install dist/GenDevice-0.2-py3-none-any.whl python -m pip install dist/GenDevice-0.3-py3-none-any.whl
setup.py +1 −1 Original line number Diff line number Diff line from setuptools import setup setup(name='GenDevice', version='0.2', version='0.3', description='Python code generator for ASTRI-MA', url='#', author='Gino Tosti', Loading