[eryntools] Make eryntools a full-fledged package
This commit is contained in:
parent
7f2ab12b1e
commit
05b5fef583
2 changed files with 9 additions and 0 deletions
0
Python/eryntools/README.md
Normal file
0
Python/eryntools/README.md
Normal file
9
Python/eryntools/pyproject.toml
Normal file
9
Python/eryntools/pyproject.toml
Normal file
|
@ -0,0 +1,9 @@
|
|||
[project]
|
||||
name = "eryntools"
|
||||
version = "0.0.1"
|
||||
authors = [
|
||||
{ name="Eryn Wells", email="eryn@erynwells.me" }
|
||||
]
|
||||
description = "A collection of utilities and tools by and for Eryn Wells."
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
Loading…
Add table
Add a link
Reference in a new issue