neue Datei: README.md
neue Datei: pyproject.toml neue Datei: src/text-table/__init__.py neue Datei: src/text-table/_core.py
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[build-system]
|
||||
requires = ["setuptools"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "text_table"
|
||||
version = "0.1.1"
|
||||
description = "A simple library for creating text tables."
|
||||
readme = "README.md"
|
||||
Reference in New Issue
Block a user