Skip to content

Commit a7daeea

Browse files
Daniel NunesInfernio
authored andcommitted
Remove mkiniheader script
The script is useless since figlet exists. The font currently used in the ini files is 'big'.
1 parent 6974066 commit a7daeea

3 files changed

Lines changed: 2 additions & 153 deletions

File tree

Mopy/bash_default.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
;# |____/ \__,_|___/_| |_(_)_|_| |_|_| |____/ \___/ /_/
77

88
;The Default Font for the ASCII Art Headers is Lucida Console, Regular, 10
9-
;(Notepad)
9+
;(Notepad) or the 'big' font in [py]figlet
1010

1111
;--This is the generic version of Bash.ini. You must copy or rename it to
1212
; "bash.ini" before it can be used. It is distributed as bash_default.ini so

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ https://github.com/wrye-bash/dev-tools/raw/master/wheels/wxPython-3.0.2.0-cp27-c
66
scandir~=1.9
77
# Compile/Build-time
88
pygit2~=0.28
9+
pyfiglet~=0.8
910
https://github.com/wrye-bash/dev-tools/raw/master/wheels/py2exe-0.6.9-cp27-cp27m-win32.whl

scripts/mkiniheader.py

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

0 commit comments

Comments
 (0)