We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 677f406 + d14e896 commit 6e49316Copy full SHA for 6e49316
2 files changed
.github/workflows/python-publich.yml .github/workflows/python-publish.yml.github/workflows/python-publich.yml renamed to .github/workflows/python-publish.yml
pyproject.toml
@@ -10,3 +10,6 @@ dependencies = ["python-dotenv >= 1.1.0"]
10
[build-system]
11
requires = ["setuptools"]
12
build-backend = "setuptools.build_meta"
13
+
14
+[tool.setuptools]
15
+packages = ["ModuBotCore"]
0 commit comments