Skip to content

Commit 6e49316

Browse files
authored
Merge pull request #2 from EnderModuBot/bug/1-workflow-failed
Füge GitHub-Workflow zum Hochladen von Python-Paketen zu PyPI hinzu u…
2 parents 677f406 + d14e896 commit 6e49316

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ dependencies = ["python-dotenv >= 1.1.0"]
1010
[build-system]
1111
requires = ["setuptools"]
1212
build-backend = "setuptools.build_meta"
13+
14+
[tool.setuptools]
15+
packages = ["ModuBotCore"]

0 commit comments

Comments
 (0)