pyinotify
pyinotify copied to clipboard
Adds parameter to ignore platform check
Added a parameter to ignore the platform check. As a developer i would like to be able to force the installation. This works with:
python setup.py install --no-platform-check
This should also work in a requirements.txt
Tested installation with and without parameter for py2.7 and py3.4
any news here?
is this repo dead?