diff --git a/pyproject.toml b/pyproject.toml index 3453e0f..79f3d1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [ description = "Fast Autonomous Scanning Toolkit" readme = "README.md" license = {file = "LICENSE.txt"} -requires-python = "~=3.10" +#requires-python = "~=3.10" dependencies = [ "numpy", "scipy", @@ -36,4 +36,4 @@ beamline = [ "pyepics", "paramiko", "tk" -] \ No newline at end of file +]