watchfiles
This package is deprecated. PyPI now publishes newer versions of this package for riscv64, and we will no longer maintain this package. Please use the version from PyPI instead.
If you need a specific version between the latest available here and the first available on PyPI, please open an Issue.
- Source Code: https://github.com/samuelcolvin/watchfiles
- Supported versions:
1.1.1 (latest)
pip install watchfiles --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
- License: MIT
- Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/49595698
1.1.0
pip install watchfiles==1.1.0 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
- License: MIT
- Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/49595741
1.0.5
pip install watchfiles==1.0.5 --index-url https://gitlab.com/api/v4/projects/56254198/packages/pypi/simple
- License: MIT
- Download files: https://gitlab.com/riseproject/python/wheel_builder/-/packages/39276536
Deselect hanging test: tests/test_rust_notify.py::test_ignore_permission_denied
This test hangs because it waits for a permission denied event, but our ci script is running as the root user on GitLab runner, so we cannot trigger this permission denied event.