Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ dependencies = [ # "Fourth" party :) "PIPython", # for PI - Physik Instrumente controllers "vmbpy @ file:lib/vmbpy-1.2.1-py3-none-manylinux_2_27_x86_64.whl", "AtikSDK @ file:lib/Atik_Python_SDK-1.5.1-py3-none-any.whl", # used by devices/atik2.py, still requires libatikcameras.so on the system # "AtikSDK @ file:lib/atik_Python_SDK-1.5.1-py3-none-any.whl", # used by devices/atik2.py, still requires libatikcameras.so on the system ] [project.urls] Loading Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,7 @@ dependencies = [ # "Fourth" party :) "PIPython", # for PI - Physik Instrumente controllers "vmbpy @ file:lib/vmbpy-1.2.1-py3-none-manylinux_2_27_x86_64.whl", "AtikSDK @ file:lib/Atik_Python_SDK-1.5.1-py3-none-any.whl", # used by devices/atik2.py, still requires libatikcameras.so on the system # "AtikSDK @ file:lib/atik_Python_SDK-1.5.1-py3-none-any.whl", # used by devices/atik2.py, still requires libatikcameras.so on the system ] [project.urls] Loading