mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-12-29 08:31:33 +01:00
fix: allow bec v3
This commit is contained in:
@@ -12,6 +12,7 @@ classifiers = [
|
|||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
"Topic :: Scientific/Engineering",
|
"Topic :: Scientific/Engineering",
|
||||||
]
|
]
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"ophyd ~= 1.9",
|
"ophyd ~= 1.9",
|
||||||
"typeguard ~= 4.1, >=4.1.5",
|
"typeguard ~= 4.1, >=4.1.5",
|
||||||
|
|||||||
Reference in New Issue
Block a user