mirror of
https://github.com/kanzure/pdfparanoia.git
synced 2025-07-15 14:08:21 +02:00
clean repo before uploading to pypi
This commit is contained in:
parent
30c6e30891
commit
bc89bc5335
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -12,6 +12,6 @@ clean:
|
|||
install:
|
||||
python2.7 setup.py install
|
||||
|
||||
upload:
|
||||
upload: clean
|
||||
python2.7 setup.py sdist upload
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue