Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
deepspeed
Commits
5da48343
You need to sign in or sign up before continuing.
Commit
5da48343
authored
Jun 11, 2022
by
aiss
Browse files
modify whl name
parent
9b6449e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
setup.py
setup.py
+0
-2
No files found.
setup.py
View file @
5da48343
...
@@ -219,8 +219,6 @@ elif os.path.isfile('build.txt'):
...
@@ -219,8 +219,6 @@ elif os.path.isfile('build.txt'):
version_str
+=
fd
.
read
().
strip
()
version_str
+=
fd
.
read
().
strip
()
else
:
else
:
# None of the above, probably installing from source
# None of the above, probably installing from source
#aiss add
version_str
+=
f
'+dtk22.04'
version_str
+=
f
'+
{
git_hash
}
'
version_str
+=
f
'+
{
git_hash
}
'
print
(
"version_str: "
,
version_str
)
print
(
"version_str: "
,
version_str
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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