Skip to content

Commit

Permalink
Update versionScript.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored Jun 13, 2024
1 parent d474489 commit e7e67a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/versionScript.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sys.path.append('//home/runner/work/dl1-data-handler/dl1-data-handler/dl1-data-handler')

#from ..dl1_data_handler.dl1_data_handler import get_version_pypi
import get_version_pypi
import dl1-data-handler
def get_version():
return get_version_pypi()

Expand Down

0 comments on commit e7e67a9

Please sign in to comment.