8000 Create pyproject.toml · fmalmeida/pythonScripts@d5c04f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit d5c04f2

Browse files
committed
Create pyproject.toml
1 parent 13ee380 commit d5c04f2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[project]
2+
name="falmeida-py"
3+
version="1.2.3"
4+
description="A python package of my (Felipe M. Almeida) personal python scripts"
5+
requires-python=">=3.7"
6+
readme="README.md"

0 commit comments

Comments
 (0)
0