Skip to content

Fix retrieving package version dynamically#5

Open
lerwys wants to merge 4 commits intomasterfrom
devel
Open

Fix retrieving package version dynamically#5
lerwys wants to merge 4 commits intomasterfrom
devel

Conversation

@lerwys
Copy link
Copy Markdown
Contributor

@lerwys lerwys commented Apr 27, 2026

This PR fixes a non-standard way of retrieving the package "version". Now both "help(leep)" and python3 -c "import leep; print(f'{leep.__version__}')" return the package version.

Note that the package needs to be installed first with pip3 install . or similar. Otherwise it will return 0.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants