blob: e31ed7676d4dbe67fbf1d17509636d0216726449 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- pyproject.toml.orig 2022-12-22 14:58:28 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
[project]
-name = "PyVISA"
+name = "pyvisa"
description = "Python VISA bindings for GPIB, RS232, TCPIP and USB instruments"
readme = "README.rst"
requires-python = ">=3.8"
|