Skip to content

Commit 76f0205

Browse files
committed
other/pack.py: Moved to https://pypi.python.org/pypi/pypack
1 parent 7bdb531 commit 76f0205

File tree

3 files changed

+2
-151
lines changed

3 files changed

+2
-151
lines changed

doc/RELEASING

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* [ ] Pack .zip archive
22

3-
python ./other/pack.py patch.py
3+
pip install pypack
4+
python -m pypack patch.py
45

56
* [ ] Write changelog
67

other/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

other/pack.py

Lines changed: 0 additions & 149 deletions
This file was deleted.

0 commit comments

Comments
 (0)