Browse Source

Update gif

master
Pete Shadbolt 7 years ago
parent
commit
2f91dcd6c3
3 changed files with 0 additions and 8 deletions
  1. +0
    -0
      doc/makefile
  2. BIN
      examples/demo.gif
  3. +0
    -8
      remake.sh

doc/Makefile → doc/makefile View File


BIN
examples/demo.gif View File

Before After
Width: 541  |  Height: 302  |  Size: 603KB Width: 381  |  Height: 302  |  Size: 517KB

+ 0
- 8
remake.sh View File

@@ -1,8 +0,0 @@
#!/bin/bash
rm -r abp.egg-info
rm -r build
rm -r dist

python setup.py build sdist

tar -tvf dist/abp-0.4.5.tar.gz

Loading…
Cancel
Save