Added click library
This commit is contained in:
@@ -2,3 +2,4 @@ guessit==2.1.4
|
||||
tvdb_api==2.0
|
||||
hashids==1.2.0
|
||||
enzyme>=0.4.1
|
||||
click>=6.7
|
||||
|
||||
@@ -11,6 +11,7 @@ from hashids import Hashids
|
||||
import os, errno
|
||||
import logging
|
||||
import tvdb_api
|
||||
import click
|
||||
from pprint import pprint
|
||||
|
||||
import env_variables as env
|
||||
|
||||
Reference in New Issue
Block a user