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
No related branches found
No related tags found
2 merge requests!114Helper MR,!112LinkAhead rename lvl 0
Pipeline #41640 failed
......@@ -188,7 +188,7 @@ def setup_package():
package_data={
'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:
setup(**metadata)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment