|
1 year ago | |
---|---|---|
in | 1 year ago | |
watcher | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
example.py | 1 year ago | |
requirements.txt | 1 year ago | |
setup.py | 1 year ago |
This is a file watcher to check for new or modified files.
First add the custom index url to your pip.conf run pip3.8 config list -v
to find the approperiate config file. Insert the following:
[global]
extra-index-url = https://repos.knox.cs.aau.dk/
pip install knox-filewatcher