diff options
Diffstat (limited to 'pyqtgraph/build.sh')
-rw-r--r-- | pyqtgraph/build.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pyqtgraph/build.sh b/pyqtgraph/build.sh deleted file mode 100644 index ba551f7..0000000 --- a/pyqtgraph/build.sh +++ /dev/null @@ -1,2 +0,0 @@ -git tag -a 0.9.11.dev -m 'Fake update to 0.9.11' -python setup.py install || exit 1 |