Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Feb 9, 2024
1 parent 796407a commit c6beba0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
19 changes: 0 additions & 19 deletions .ci/root_version.py

This file was deleted.

1 change: 1 addition & 0 deletions doc/root_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
assert len(parts) == 3, "module is not checked out"

root_version = parts[2][1:-1] # strip braces
print("ROOT", root_version)
break

0 comments on commit c6beba0

Please sign in to comment.