File: tool_clean_build_files.sh

package info (click to toggle)
python-azure-storage 20181109%2Bgit-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 76,472 kB
  • sloc: python: 28,724; makefile: 204; sh: 1
file content (4 lines) | stat: -rwxr-xr-x 168 bytes parent folder | download
1
2
3
4
#!/usr/bin/env bash

# clean up all build files that were generated by setup.py
rm -vrf ./azure-storage-*/build ./azure-storage-*/*.egg-info ./dist ./py?test-* ./build