updated Docker build
This commit is contained in:
@@ -31,6 +31,11 @@ dependencies = [
|
||||
"zope.interface"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"build", "pip-tools", "mypy", "ipdb"
|
||||
]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
md2html = ['static/*']
|
||||
|
||||
|
Reference in New Issue
Block a user