mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +00:00
Update release.py
This commit is contained in:
parent
70b414aca2
commit
1a84e953a9
@ -21,7 +21,7 @@ def get_new_setup_py_lines():
|
||||
|
||||
|
||||
lines = list(get_new_setup_py_lines())
|
||||
with open('setup.py', 'w') as sf:
|
||||
with open('setup.py','w') as sf:
|
||||
sf.writelines(lines)
|
||||
|
||||
call('git pull', shell=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user