Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packages generation default to specific Python version #162

Open
artemdinaburg opened this issue Apr 12, 2021 · 0 comments
Open

Packages generation default to specific Python version #162

artemdinaburg opened this issue Apr 12, 2021 · 0 comments
Assignees

Comments

@artemdinaburg
Copy link
Contributor

Our binary package generation defaults to a specific Python version. Is there a way to make it more generic? It's fine if there is not, in that case lets officially document a specific python revision.

Example:

dpkg -c anvill-0.1.39.be24fd5-x86_64.deb
... skip some output ...
rwxr-xr-x root/root         0 2021-02-22 16:55 ./usr/local/lib/python3.8/
drwxr-xr-x root/root         0 2021-02-22 16:55 ./usr/local/lib/python3.8/dist-packages/
drwxr-xr-x root/root         0 2021-02-22 16:55 ./usr/local/lib/python3.8/dist-packages/anvill/
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants