Skip to content
Snippets Groups Projects
Commit 91f84567 authored by Christian Koernig's avatar Christian Koernig
Browse files

Added tango server to setup script

parent 9a09f4ef
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ _AmptekHardwareInterface = Extension("_AmptekHardwareInterface", ...@@ -24,7 +24,7 @@ _AmptekHardwareInterface = Extension("_AmptekHardwareInterface",
# NumyTypemapTests setup # NumyTypemapTests setup
setup( name = "AmptekHardwareInterface function", setup( name = "AmptekHardwareInterface function",
description = "Implementation of the Amptek DP5 Protocol", description = "Implementation of the Amptek DP5 Protocol",
scripts = ["python/AmptekPX5.py"],
author = "Christian Koernig", author = "Christian Koernig",
version = "0.1", version = "0.1",
ext_modules = [_AmptekHardwareInterface] ext_modules = [_AmptekHardwareInterface]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment