seb-m / pyinotify

Monitoring filesystems events with inotify on Linux.
http://github.com/seb-m/pyinotify/wiki
MIT License
2.29k stars 379 forks source link

Adds parameter to ignore platform check #120

Open julianhille opened 8 years ago

julianhille commented 8 years ago

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

julianhille commented 8 years ago

Tested installation with and without parameter for py2.7 and py3.4

julianhille commented 8 years ago

any news here?

julianhille commented 8 years ago

is this repo dead?