mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-13 06:47:14 +02:00
feat: added static_device_test
This commit is contained in:
1
setup.py
1
setup.py
@ -17,5 +17,6 @@ if __name__ == "__main__":
|
||||
],
|
||||
extras_require={"dev": ["pytest", "pytest-random-order", "black", "coverage"]},
|
||||
package_data={"ophyd_devices.smaract": ["smaract_sensors.json"]},
|
||||
entry_points={"console_scripts": ["ophyd_test = ophyd_devices:launch"]},
|
||||
version=__version__,
|
||||
)
|
||||
|
Reference in New Issue
Block a user