File: postBuild

package info (click to toggle)
python-papermill 2.6.0-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,220 kB
  • sloc: python: 4,977; makefile: 17; sh: 5
file content (4 lines) | stat: -rwxr-xr-x 135 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/bash
set -e
# Work-around until pip stops making this broken in requirement.txt
pip install -e . --no-use-pep517 --no-cache-dir