Skip to content

Commit 7ace0b6

Browse files
committed
add readme to pyproject.toml
1 parent a306a4a commit 7ace0b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[project]
22
name = "mxmake"
33
description = "Generates a Python project-specific Makefile by using an extensible library of configurable Makefile snippets."
4+
readme = "README.md"
45
version = "1.1.0"
56
keywords = ["development", "deployment", "make"]
67
authors = [

0 commit comments

Comments
 (0)