Embedding version in command-line program
Marco Sulla
Marco.Sulla.Python at gmail.com
Wed Oct 7 08:02:26 EDT 2020
More information about the Python-list mailing list
Wed Oct 7 08:02:26 EDT 2020
- Previous message (by thread): Embedding version in command-line program
- Next message (by thread): Embedding version in command-line program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In __init__.py, you can parse the toml file, extract the version and store it in a __version__ variable.
- Previous message (by thread): Embedding version in command-line program
- Next message (by thread): Embedding version in command-line program
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list