forked from Lainports/opnsense-ports
11 lines
321 B
TOML
11 lines
321 B
TOML
--- pyproject.toml.orig 2024-01-23 17:54:01 UTC
|
|
+++ pyproject.toml
|
|
@@ -3,7 +3,7 @@ build-backend = "setuptools.build_meta"
|
|
build-backend = "setuptools.build_meta"
|
|
|
|
[project]
|
|
-name = "Represent"
|
|
+name = "represent"
|
|
version = "2.1"
|
|
description = "Create __repr__ automatically or declaratively."
|
|
readme = "README.md"
|