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
vision
Commits
267eff6b
Commit
267eff6b
authored
Nov 28, 2023
by
panning
Browse files
update setup readme
parent
cc26cd81
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
267eff6b
...
@@ -564,7 +564,7 @@ if __name__ == "__main__":
...
@@ -564,7 +564,7 @@ if __name__ == "__main__":
write_version_file
()
write_version_file
()
with
open
(
"README
_ORIGIN.rst
"
)
as
f
:
with
open
(
"README
.md
"
)
as
f
:
readme
=
f
.
read
()
readme
=
f
.
read
()
setup
(
setup
(
...
...
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