Skip to content
Snippets Groups Projects
Commit a890293a authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

MAINT: add old executable

parent 28121ac9
Branches
Tags
2 merge requests!114Helper MR,!112LinkAhead rename lvl 0
Pipeline #41640 failed
...@@ -188,7 +188,7 @@ def setup_package(): ...@@ -188,7 +188,7 @@ def setup_package():
package_data={ package_data={
'linkahead': ['cert/indiscale.ca.crt', 'schema-pycaosdb-ini.yml'], 'linkahead': ['cert/indiscale.ca.crt', 'schema-pycaosdb-ini.yml'],
}, },
scripts=["src/linkahead/utils/linkahead_admin.py"] scripts=["src/linkahead/utils/linkahead_admin.py", "src/linkahead/utils/caosdb_admin.py"]
) )
try: try:
setup(**metadata) setup(**metadata)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment