When I run nbdev_pypi on one machine (my Windows laptop) I get the error below.
Any thoughts on why this happens? nbdev-2.3.25
>nbdev_pypi
'rm' is not recognized as an internal or external command,
operable program or batch file.
ERROR InvalidDistribution: Cannot find file (or expand pattern): 'C:\Users\xxx\Versioning\python\nbdev\xxx/dist/*'
No dist folder is created.
On another machine (Windows desktop) there is no such problem and I am able to release without issue.