--- pyproject.toml.orig 2024-03-07 12:04:46 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [project] - name = "PyVISA-py" + name = "pyvisa-py" description = "Pure Python implementation of a VISA library." readme = "README.rst" requires-python = ">=3.8"