mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 03:56:39 -04:00
9 lines
247 B
TOML
9 lines
247 B
TOML
--- pyproject.toml.orig 2023-05-05 07:12:33 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"
|