AshanGimhana's picture
Upload folder using huggingface_hub
9375c9a verified
raw
history blame
245 Bytes
environment:
matrix:
- PATH: C:\Python36;%PATH%
- PATH: C:\Python36-x64;%PATH%
- PATH: C:\Python37;%PATH%
- PATH: C:\Python37-x64;%PATH%
build_script:
- python setup.py build --clean
test_script:
- python setup.py test