Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gino Tosti
pygen
Commits
f4370326
Commit
f4370326
authored
Apr 30, 2022
by
Gino Tosti
Browse files
updated installation files to version 0.3
parent
da9789ca
Changes
2
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
f4370326
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
View file @
f4370326
from
setuptools
import
setup
setup
(
name
=
'GenDevice'
,
version
=
'0.
2
'
,
version
=
'0.
3
'
,
description
=
'Python code generator for ASTRI-MA'
,
url
=
'#'
,
author
=
'Gino Tosti'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment