File: build_py.sh

package info (click to toggle)
python-frozendict 2.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,704 kB
  • sloc: ansic: 33,974; python: 2,314; sh: 11; makefile: 3
file content (2 lines) | stat: -rwxr-xr-x 64 bytes parent folder | download
1
2
rm -rf build dist *.egg-info
FROZENDICT_PURE_PY=1 ./setup.py $*