fix Dockerfile

This commit is contained in:
Nick Sweeting
2023-10-31 03:06:02 -07:00
parent aabc89d6a7
commit 47d9161168
6 changed files with 246 additions and 1992 deletions

View File

@@ -57,12 +57,12 @@ classifiers = [
# pdm install -G:all
[tool.pdm.dev-dependencies]
build = [
"pdm",
"bottle",
"setuptools",
"stdeb",
"twine",
"wheel",
"pdm",
# "bottle",
# "stdeb",
# "twine",
]
lint = [
"flake8",