alttester / alttester/EXAMPLES-Python-Bitbar-AltTrashCat
`zip` cmd not recognized on Windows 10 (replaced with `tar.exe`)
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
`zip` is not recognized it seems on Win10, it seems. I replaced that with `tar.exe` and that was successful to create the archive
eg:
```
zip -r "${TEST_FILE}" tests/ pages/ requirements.txt run-tests.sh
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.