We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a306a4a commit 7ace0b6Copy full SHA for 7ace0b6
1 file changed
pyproject.toml
@@ -1,6 +1,7 @@
1
[project]
2
name = "mxmake"
3
description = "Generates a Python project-specific Makefile by using an extensible library of configurable Makefile snippets."
4
+readme = "README.md"
5
version = "1.1.0"
6
keywords = ["development", "deployment", "make"]
7
authors = [
0 commit comments