Skip to content

Conversation

@mhucka
Copy link
Collaborator

@mhucka mhucka commented Sep 1, 2025

This trivial PR switches the code in setup.py to use runpy to get the version number from the file _version.py, instead of calling eval on it.

An additional change is to run the file through isort to sort the list of imports.

This trivial PR switches to using `runpy` to get the version number from the file `_version.py`.
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@mhucka mhucka added the area/health Issues and PRs related to code, repository, or project health label Sep 1, 2025
@mhucka mhucka merged commit 9b68290 into quantumlib:master Sep 2, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/health Issues and PRs related to code, repository, or project health

2 participants