64 changed files with 42 additions and 16 deletions
Binary file not shown.
@ -1,10 +1,10 @@
@@ -1,10 +1,10 @@
|
||||
#!/bin/python |
||||
# EASY-INSTALL-ENTRY-SCRIPT: 'rtv==1.2.1','console_scripts','rtv' |
||||
__requires__ = 'rtv==1.2.1' |
||||
# EASY-INSTALL-ENTRY-SCRIPT: 'rtv==1.2.2','console_scripts','rtv' |
||||
__requires__ = 'rtv==1.2.2' |
||||
import sys |
||||
from pkg_resources import load_entry_point |
||||
|
||||
if __name__ == '__main__': |
||||
sys.exit( |
||||
load_entry_point('rtv==1.2.1', 'console_scripts', 'rtv')() |
||||
load_entry_point('rtv==1.2.2', 'console_scripts', 'rtv')() |
||||
) |
||||
|
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
Metadata-Version: 1.1 |
||||
Name: rtv |
||||
Version: 1.2.1 |
||||
Version: 1.2.2 |
||||
Summary: A simple terminal viewer for Reddit (Reddit Terminal Viewer) |
||||
Home-page: https://github.com/michael-lazar/rtv |
||||
Author: Michael Lazar |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
@@ -1 +1 @@
|
||||
__version__ = '1.2.1' |
||||
__version__ = '1.2.2' |
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
@@ -1 +1 @@
|
||||
ecbc624caa8338b768c283ff8e26e61e198edd15 |
||||
9153fdd20f2e05edecebd056c2c9aaaf29f97df3 |
||||
|
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
f31ad72f921f84d31ab664c4e53366af7eef57fd |
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
02e82686c977ecceafeed878dce1ca0832d658f8 |
@ -0,0 +1 @@
@@ -0,0 +1 @@
|
||||
9153fdd20f2e05edecebd056c2c9aaaf29f97df3 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue