-
Notifications
You must be signed in to change notification settings - Fork 67
-
Currently PyStack has been tested on:
- Ubuntu 22.04
- Debian unstable
- Centos 7
- Arch Linux
- Alpine 3.12 x86-64
- Alpine 3.17 x86-64
- Alpine 3.17 aarch64
- Fedora 38 x86-64
- WSL + RHEL 7
If you run an uncommon Linux distribution, it would be very helpful for you to add a comment here telling us that you've tried it, and how it went! If anything doesn't work, feel free to open an issue telling us what's failing. It would be doubly helpful for you to try to run our test suite and see if anything fails.
To run the test suite (after building pystack from source or installing a wheel) you can do:
python -m pip install -r requirements-test.txt python -m pytest tests/
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment