No project description provided
Reason this release was yanked:
This package should not have anything published.
Project description
will-not-work-on-windows-try-from-wsl-instead
This is a placeholder package used for preventing installation on Windows for packages that are known to not work on Windows.
If you have a Python package that only supports Unix-like systems, like Linux or MacOS, you can add this package as a dependency to prevent installation on pure-Windows.
# setup.cfg
[options]
install_requires =
# Special order section for helping pip:
will-not-work-on-windows-try-from-wsl-instead; platform_system=="Windows"
...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for will_not_work_on_windows_try_from_wsl_instead-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4641e5420c23718d92986f33185b854c2cb345e136fc5b8bafe5b1c013e7039 |
|
MD5 | a0e438a658d01ed254a06e46ceebf114 |
|
BLAKE2b-256 | caf08189ded232b79b79d367efa9c408c9fbd28fb57113d5b6ec9c9b25ae7718 |