Created library files
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
[build-system]
|
||||||
|
requires = ["setuptools>=42", "wheel"]
|
||||||
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
|
[project]
|
||||||
|
name = "PDOLib"
|
||||||
|
version = "0.0.1.dev0"
|
||||||
|
description = "Pain Delivery Option Library"
|
||||||
|
authors = [{ name = "Brosef" }]
|
||||||
|
dependencies = ["NoPELib"]
|
||||||
Reference in New Issue
Block a user