Last active
August 25, 2024 21:42
-
-
Save jbussdieker/27e52c2888b2c3a500b841c008f9852d to your computer and use it in GitHub Desktop.
pyproject.toml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[project] | |
name = "{{ name }}" | |
version = "{{ version }}" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
api: 1.0 | |
args: | |
name: | |
description: Project name | |
version: | |
description: Project version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment